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 f574be8 commit 8aaf1f4Copy full SHA for 8aaf1f4
azure-devops/setup.py
@@ -18,7 +18,7 @@
18
# http://pypi.python.org/pypi/setuptools
19
20
REQUIRES = [
21
- 'distro==1.3.0'
+ 'distro>=1.4.0'
22
]
23
24
# Version extraction inspired from 'requests'
0 commit comments