We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 016dcb0 commit e9feb9aCopy full SHA for e9feb9a
requirements-dev.txt
@@ -1,6 +1,6 @@
1
ansible
2
-ansible_runner<2.0; python_version < '3.6'
3
-ansible_runner; python_version >= '3.6'
+ansible_runner<2.0; python_version < '3.6' # pyup: ignore
+ansible_runner; python_version >= '3.6' # pyup: ignore
4
colour
5
coverage
6
geopy
0 commit comments