summaryrefslogtreecommitdiff
path: root/tests/tox_env/python/pip/req/test_file.py
Commit message (Expand)AuthorAgeFilesLines
* Fix for requirements.txt using both --index-url and --find-links (#2959)release-4.4.8Alexander Clausen2023-03-261-0/+10
* Allow package names with env markers with pip binary options (#2853)q0w2023-01-111-0/+7
* Handle properly pip --no-binary / --only-binary options in requirements.txt f...q0w2023-01-061-6/+33
* Handle whitespace around requirements (#2779)Bernát Gábor2022-12-261-0/+7
* Allow installing relative paths that go outside tox root folder (#2554)Sorin Sbarnea2022-11-291-0/+8
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-2/+4
* Update setup changelogBernát Gábor2021-11-161-4/+8
* Support for external packages and builders (#2235)Bernát Gábor2021-09-261-2/+3
* Allow hexadecimal characters only in --hash (#2024)Miroslav Šedivý2021-04-141-3/+12
* Fix requirements file rewrite (#2026)Bernát Gábor2021-04-131-201/+266
* Fix regex validation for SHA 512 hashes (#2020)Jürgen Gmach2021-04-121-0/+10
* Port pip requirements.txt parser (#2009)Bernát Gábor2021-04-091-0/+395