Tianon Gravi
ada5d3b226
Fix typo in `python-pip-requests-ssl` test
...
In 44b79e2186 , we removed `--root-user-action` from our `pip install` invocation, but missed the `ignore` value, so we've been installing https://pypi.org/project/ignore/ in this test ever since. 😂
2024-02-23 11:20:02 -08:00
Laurent Goderre
44b79e2186
Fix python tests in 2.7 by converting pip option to an env var
2023-10-23 10:16:19 -04:00
Laurent Goderre
2265f35d16
Fix test failures in Pypy
2023-10-18 20:37:44 -04:00
Tianon Gravi
4fd6a98a88
Fix "python-pip-requests-ssl" test to no longer "import pip"
...
(https://blog.python.org/2018/04/pip-10-has-been-released.html )
> In addition, the previously announced reorganisation of pip's internals has now taken place. Unless you are the author of code that imports the pip module (or a user of such code), this change will not affect you. If you are affected, please report the issue to the author of the offending code (refer them to https://mail.python.org/pipermail/distutils-sig/2017-October/031642.html for the details of the announcement).
2018-04-16 12:53:15 -07:00
Joe Ferguson
1857b61623
Huge re-factor to ease writing of tests
2015-02-05 10:58:53 -08:00