add requirements_dev.txt

This commit is contained in:
Laura Klünder 2016-08-30 17:27:35 +02:00
parent 64180a1d72
commit 5732282441
2 changed files with 4 additions and 1 deletions

3
src/requirements_dev.txt Normal file
View file

@ -0,0 +1,3 @@
-r requirements.txt
flake8
isort