Skip to content

Commit

Permalink
Merge pull request #3915 from sosiouxme/20170412-tox-nail-down-ansible
Browse files Browse the repository at this point in the history
tox tests: pin test requirement versions
  • Loading branch information
sdodson authored Apr 12, 2017
2 parents ba32a08 + 20fccf7 commit 2942b03
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ansible>=2.2
click
pyOpenSSL
ansible==2.2.2.0
click==6.7
pyOpenSSL==16.2.0
# We need to disable ruamel.yaml for now because of test failures
#ruamel.yaml
six
six==1.10.0

0 comments on commit 2942b03

Please sign in to comment.