dev requirements file. installs requirements.txt plus anything needed for local development
This commit is contained in:
parent
1fca6fd858
commit
09b6d67744
1 changed files with 4 additions and 0 deletions
4
requirements-dev.txt
Normal file
4
requirements-dev.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
-r requirements.txt
|
||||||
|
flask
|
||||||
|
boto
|
||||||
|
httpretty
|
||||||
Loading…
Add table
Add a link
Reference in a new issue