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