Skip to content

Commit

Permalink
[#1] Add: settings requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
luismayta committed Jan 10, 2017
1 parent 635c5ef commit 7df03c6
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
docker-compose==1.9.0
8 changes: 8 additions & 0 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
-r test.txt
bumpversion==0.5.3
grip==4.3.2
ipdb==0.10.1
ipython==5.0.0
ipython-genutils==0.1.0
pre-commit==0.9.0
pylint==1.4.4
1 change: 1 addition & 0 deletions requirements/stage.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
-r ../requirements.txt
3 changes: 3 additions & 0 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
-r ../requirements.txt
PyHamcrest==1.9.0
tox==2.1.1

0 comments on commit 7df03c6

Please sign in to comment.