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 e42f10d commit 22460ccCopy full SHA for 22460cc
setup.py
@@ -28,7 +28,7 @@
28
'setuptools',
29
'configparser',
30
'pywinrm',
31
- 'distro>1.5,<2',
+ 'distro>=1.5,<2',
32
)
33
34
ANSIBLE_REQUIRES = ( # extras for parsing Ansible inventory
0 commit comments