Commit 53dcb4f
committed
Drop non-locked
`pipenv` is picking the 32-bit Python when it should prefer the
architecture-matching 64-bit Python. I don't know why this happens.
It looks like it might be a bug in `pipenv` but I am not sure.
This isn't worth fixing unless development is to be resumed and
alternatives to `pipenv` (such as `uv`) turn out to be unsuitable.
Instead, this commit drops the Windows jobs in `pytest-pipenv`. All
the other Windows jobs are kept: the locked `pipenv` test job for
Windows in `pytest-pipenv-lock`, as well as the seven Windows
`conda` jobs in `pytest-conda`.pipenv test on Windows entirely1 parent 256cdb9 commit 53dcb4f
1 file changed
+1
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | 134 | | |
142 | 135 | | |
143 | | - | |
144 | 136 | | |
145 | 137 | | |
146 | 138 | | |
| |||
0 commit comments