network_inventory/requirements/base.txt
Andreas Zweili 5ab7bf978a implement pytest-xdist for the Docker tests
This speeds up testing quite a bit
2019-08-30 22:37:16 +02:00

13 lines
127 B
Plaintext

wheel
Django==2.2.4
pyaml
pytz
django-guardian
django-tables2
django-filter
pytest
pytest-django
pytest-cov
pytest-xdist
mixer