rdb
|
38488d89a2
|
test_wheel: Require at least pytest 6.2.4 for Python 3.10+
See pytest-dev/pytest#8539
|
2022-01-05 08:33:31 +01:00 |
|
rdb
|
d545dbd6eb
|
test_wheel: Fix for Python 3.4
[skip ci]
|
2021-08-03 18:22:30 +02:00 |
|
rdb
|
f1af6c80ff
|
test_wheel: fix for Python 3.4
[skip ci]
|
2020-02-22 14:43:52 +01:00 |
|
rdb
|
a503e9439e
|
test_wheel: only install colorama on Windows
|
2019-12-11 15:25:15 +01:00 |
|
rdb
|
1568d1c6b1
|
test_wheel: workaround to keep this working on Python 3.4 for now
colorama dropped Python 3.4 (see tartley/colorama#228) but pip is not smart enough to lock to an older version.
|
2019-12-09 09:50:39 +01:00 |
|
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 |
|