mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-19 10:19:27 -05:00
Added the testing requirements
This commit is contained in:
parent
875ad09b00
commit
a5f10cd6b3
@ -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…
x
Reference in New Issue
Block a user