Skip to content

Commit e340220

Browse files
committed
fix nuls2
1 parent 74c49ac commit e340220

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@ mqtt =
8282
certifi
8383
Click
8484
nuls2 =
85-
nuls2-python
85+
nuls2-python; python_version<"3.11"
86+
nuls2-python@git+https://github.com/odesenfans/nuls2-python.git@fda2ba4a5f9397f4f84cfee738942c4a15f88840; python_version>="3.11"
8687
ethereum =
8788
eth_account>=0.4.0
8889
polkadot =

0 commit comments

Comments
 (0)