rdb
|
22833686e3
|
test_wheel: temp hack around pypa/pip#6885 to make Win Py3.8 tests pass
A proper fix for this has been merged in pip already (pypa/pip#6874), so this hack will only exist until pip 19.2.3 is out.
|
2019-08-17 21:01:28 +02:00 |
rdb
|
fef72ab2a5
|
test_wheel: don't try to install pip outside the virtual env
We can no longer have pip pre-installed, see #690
|
2019-08-13 17:46:05 +02:00 |
rdb
|
9512187156
|
test_wheel: upgrade pip inside virtualenv, don't write bytecode
|
2019-04-30 10:32:01 +02:00 |
rdb
|
38c2382ba6
|
test_wheel: fix upgrading pip on Windows
pip can only be upgraded by running `python -m pip` on Windows.
[skip ci]
|
2018-11-09 11:44:43 +01:00 |
rdb
|
52b2df4ebb
|
makepanda: test_wheel.py should upgrade pip to latest version
[skip ci]
|
2018-11-08 22:46:52 +01:00 |
rdb
|
5147674980
|
Add script to run test suite on a wheel in a virtualenv
[skip ci]
|
2018-08-20 17:00:40 +02:00 |