Skip to content

Commit

Permalink
!#1 Add: dependences python
Browse files Browse the repository at this point in the history
  • Loading branch information
luismayta committed Apr 7, 2017
1 parent dc2d6c4 commit 96335a3
Show file tree
Hide file tree
Showing 3 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 @@
ansible>=2.0.0
9 changes: 9 additions & 0 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
-r test.txt
ansible-lint==3.4.1
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
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 96335a3

Please sign in to comment.