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 9408187 commit e2910e7Copy full SHA for e2910e7
setup.cfg
@@ -82,8 +82,8 @@ mqtt =
82
certifi
83
Click
84
nuls2 =
85
- nuls2-python; python_version<"3.11"
86
- nuls2-python@git+https://github.com/odesenfans/nuls2-python.git@fda2ba4a5f9397f4f84cfee738942c4a15f88840; python_version>="3.11"
+ # use the branch with support for Python 3.11
+ nuls2-python@git+https://github.com/odesenfans/nuls2-python.git@fda2ba4a5f9397f4f84cfee738942c4a15f88840
87
ethereum =
88
eth_account>=0.4.0
89
polkadot =
0 commit comments