Skip to content

Commit 25b3af2

Browse files
authored
Fix/fix repos (#22)
* feat: disable broken tests, fix repos Signed-off-by: Kim Ebert <[email protected]> * fix: fix python3-distro version Signed-off-by: Kim Ebert <[email protected]> * fix: fix plenum version Signed-off-by: Kim Ebert <[email protected]> * fix: add rc back Signed-off-by: Kim Ebert <[email protected]> * chore: update indy plenum rc version Signed-off-by: Kim Ebert <[email protected]> --------- Signed-off-by: Kim Ebert <[email protected]>
2 parents d69dbf1 + c436440 commit 25b3af2

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
@@ -55,7 +55,7 @@
5555
(BASE_DIR, ['data/nssm_original.exe'])
5656
)],
5757

58-
install_requires=['indicio-indy-plenum==1.13.2-rc15',
58+
install_requires=['indicio-indy-plenum==1.13.2-rc19',
5959
# importlib-metadata needs to be pinned to 3.10.1 because from v4.0.0 the package
6060
# name ends in python3-importlib-metadata_0.0.0_amd64.deb
6161
# see also build-scripts/ubuntu-2004/build-3rd-parties.sh

0 commit comments

Comments
 (0)