Closed alerque closed 4 years ago
Most of the python packages it test/requirements.txt do not seem to be used anywhere.
(Noticed while trying to fix up Arch Linux packaging.)
Those in tests/requirements.txt are needed only when developing. Some are needed in Travis, some are needed in pushing to PyPI IIRC.
tests/requirements.txt
So the only one needed for deployment is the requirements.txt in root.
requirements.txt
Most of the python packages it test/requirements.txt do not seem to be used anywhere.
(Noticed while trying to fix up Arch Linux packaging.)