Skip to content

Commit

Permalink
Only require Ansible, it sets its prereq versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Shenton committed Jan 22, 2014
1 parent bf11a7e commit 92f65e4
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,2 @@
Jinja2==2.7
MarkupSafe==0.18
PyYAML==3.10
Pygments==1.6

distribute==0.6.34

#argparse==1.2.1
#docutils==0.11
#ecdsa==0.8
#paramiko==1.10.1
#pycrypto==2.6
#wsgiref==0.1.2

#sphinx-bootstrap-theme==0.3.2
#Sphinx==1.1.3

ansible==1.4
# We only need ansible; let it pick the versions of its dependencies.
ansible>=1.4.4

0 comments on commit 92f65e4

Please sign in to comment.