This website requires JavaScript.
Explore
Help
Register
Sign In
Accords-Library-Archive
/
gallery.accords-library.com
Watch
1
Star
0
Fork
You've already forked gallery.accords-library.com
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
106dcc4135
gallery.accords-library.com
/
server
/
dev-requirements.txt
6 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-21 19:58:52 +00:00
pytest>=2.9.1
pytest-cov>=2.2.1
server/tests: use postgresql test database
2020-03-06 23:14:16 +00:00
pytest-pgsql>=1.1.1
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-21 19:58:52 +00:00
freezegun>=0.3.6
pycodestyle>=2.0.0