Skip to content

Commit dcd027d

Browse files
committed
feat: disable broken tests, fix repos
Signed-off-by: Kim Ebert <[email protected]>
1 parent db31406 commit dcd027d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
# https://github.com/hyperledger/indy-plenum/blob/eac38674252b539216be2c40bb13e53c5b70dad2/build-scripts/ubuntu-2004/build-3rd-parties.sh#L104-L106
6363
'importlib-metadata==3.10.1',
6464
'timeout-decorator>=0.5.0',
65-
'distro==1.7.0'],
65+
'distro==1.7.0-1'],
6666
setup_requires=['pytest-runner'],
6767
extras_require={
6868
'tests': tests_require

0 commit comments

Comments
 (0)