mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 15:55:31 +01:00
Added the testing requirements
This commit is contained in:
parent
875ad09b00
commit
a5f10cd6b3
1 changed files with 6 additions and 0 deletions
|
|
@ -13,3 +13,9 @@ python-dotenv>=0.3.0
|
||||||
python-gnupg>=0.3.8
|
python-gnupg>=0.3.8
|
||||||
pytz>=2015.7
|
pytz>=2015.7
|
||||||
gunicorn==19.6.0
|
gunicorn==19.6.0
|
||||||
|
|
||||||
|
# For the tests
|
||||||
|
pytest
|
||||||
|
pytest-django
|
||||||
|
pytest-sugar
|
||||||
|
tox
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue