szurubooru/server/dev-requirements.txt
Shyam Sunder 9730aa5c05 client: clean up required Python packages
* Packages that are only used in testing or development
have been moved to `dev-requirements.txt`
* Closes #178
* Minor rewrite to drop the `scikit-image` package, which
saves around 200MB in install size
2018-07-22 14:02:30 +02:00

4 lines
68 B
Text

pytest>=2.9.1
pytest-cov>=2.2.1
freezegun>=0.3.6
pycodestyle>=2.0.0