Skip to content
Snippets Groups Projects
Commit b83c0e8d authored by schulmax's avatar schulmax
Browse files

Removes requirements.txt and no longer auto-parses requirements in setup.py

This is because pip version >= 10 no longer supports use of "parse_requirements".
Instead you can use the packaging library.
Further info in this issue in the pip repo:
https://github.com/pypa/pip/issues/5248
parent 2a41e7ba
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment