1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/unit
Pradyun S. Gedam 9923c1ad7e Sort imports and minor Flake8 changes (#4520)
* Run isort on the codebase

Command: isort --recursive --skip __main__.py --skip _vendor -o pip._vendor -sd THIRDPARTY -m 5 -p pip -p tests ./pip ./tests

* 📰
2017-06-13 14:17:00 +02:00
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_appdirs.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_basecommand.py Close files in tests -- fixes warnings 2017-05-23 11:20:16 -07:00
test_cmdoptions.py Sort all imports 2017-05-16 15:47:47 +05:30
test_compat.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_download.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_finder.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_index.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_locations.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_options.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_pep425tags.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_proxy.py Sort all imports 2017-05-16 15:47:47 +05:30
test_req.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_req_file.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_req_install.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_req_uninstall.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_unit_outdated.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_utils.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_vcs.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_wheel.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00