Skip to content

Commit

Permalink
Revert "Pin ansible to <2.2.0"
Browse files Browse the repository at this point in the history
This reverts commit f2576e7.

We finally heeded all the deprecation warnings.

Signed-off-by: Zack Cerza <[email protected]>
  • Loading branch information
zmc committed Nov 10, 2016
1 parent b3eb589 commit 8130783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
'pytest-capturelog',
'mock',
'fudge',
'ansible<2.2.0',
'ansible>=2.0',
'pyopenssl>=0.13',
'ndg-httpsclient',
'pyasn1',
Expand Down

0 comments on commit 8130783

Please sign in to comment.