Add requirements files to make local development easier.

This commit is contained in:
Emil Stenström 2019-11-23 18:25:54 +01:00
parent f1748a4d61
commit 29118b83d6
2 changed files with 5 additions and 0 deletions

4
requirements-dev.txt Normal file
View file

@ -0,0 +1,4 @@
-r requirements.txt
tox
pytest

1
requirements.txt Normal file
View file

@ -0,0 +1 @@
django