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 db31406 commit dcd027dCopy full SHA for dcd027d
setup.py
@@ -62,7 +62,7 @@
62
# https://github.com/hyperledger/indy-plenum/blob/eac38674252b539216be2c40bb13e53c5b70dad2/build-scripts/ubuntu-2004/build-3rd-parties.sh#L104-L106
63
'importlib-metadata==3.10.1',
64
'timeout-decorator>=0.5.0',
65
- 'distro==1.7.0'],
+ 'distro==1.7.0-1'],
66
setup_requires=['pytest-runner'],
67
extras_require={
68
'tests': tests_require
0 commit comments