added missing requirements to requirements-dev
This commit is contained in:
parent
d6312cab5b
commit
0ab8a5002c
|
@ -1,3 +1,6 @@
|
||||||
pytest
|
pytest
|
||||||
pytest-django
|
pytest-django
|
||||||
mock
|
mock
|
||||||
|
setuptools
|
||||||
|
wheel
|
||||||
|
twine
|
Loading…
Reference in New Issue