Thomas Waldmann 73b274b8ae require pytest >= 3.6
looks like "pluggy" package needs this.
2018-09-30 20:58:51 +02:00

8 lines
111 B
Plaintext

# packages needed for development
-r all.txt
django-debug-toolbar
pytest>=3.6
pytest-django
pytest-pep8
Sphinx