Commit 8dcee01
authored
* Ensure explicit `dtype` in `test_npsupport.py` for clarity and consistency.
* Update `numpy` installation in `autotest` workflow.
- Remove version constraint for numpy installation in `.github/workflows/autotest.yml`.
This allows using the latest numpy version in CI tests.
1 parent 2084e47 commit 8dcee01
File tree
2 files changed
+2
-2
lines changed- .github/workflows
- comtypes/test
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
0 commit comments