Skip to content

Commit e2910e7

Browse files
odesenfanshoh
authored andcommitted
fix nuls2 dependency
1 parent 9408187 commit e2910e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ mqtt =
8282
certifi
8383
Click
8484
nuls2 =
85-
nuls2-python; python_version<"3.11"
86-
nuls2-python@git+https://github.com/odesenfans/nuls2-python.git@fda2ba4a5f9397f4f84cfee738942c4a15f88840; python_version>="3.11"
85+
# use the branch with support for Python 3.11
86+
nuls2-python@git+https://github.com/odesenfans/nuls2-python.git@fda2ba4a5f9397f4f84cfee738942c4a15f88840
8787
ethereum =
8888
eth_account>=0.4.0
8989
polkadot =

0 commit comments

Comments
 (0)