summaryrefslogtreecommitdiff
path: root/tests/tox_env/python/pip/test_req_file.py
Commit message (Expand)AuthorAgeFilesLines
* Remove incorrect docstringBernát Gábor2022-12-181-3/+0
* Fix requirements.txt parsing (#2683)Bernát Gábor2022-12-111-0/+9
* Support for --no-deps within deps (#2678)Bernát Gábor2022-12-111-0/+21
* Allow installing relative paths that go outside tox root folder (#2554)Sorin Sbarnea2022-11-291-7/+2
* PythonDeps: move `cli_only` handling logic to `_parse_requirements` (#2547)Masen Furer2022-11-251-0/+28
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-0/+2
* Fix requirements file rewrite (#2026)Bernát Gábor2021-04-131-1/+1
* Port pip requirements.txt parser (#2009)Bernát Gábor2021-04-091-381/+8
* Support extras in (editable) path requirements (#1998)Bernát Gábor2021-04-061-6/+17
* Add names to the req file parametrized testsBernát Gábor2021-04-051-42/+63
* Start plugin interface documentation and installer (#1991)Bernát Gábor2021-04-051-0/+355