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 e3983e0 commit 6a8e07bCopy full SHA for 6a8e07b
setup.py
@@ -23,7 +23,7 @@
23
"exonum_client.proofs",
24
"exonum_client.proofs.map_proof",
25
"exonum_client.proofs.list_proof",
26
- "exonum_client.protobuf_provider"
+ "exonum_client.protobuf_provider",
27
],
28
install_requires=INSTALL_REQUIRES,
29
python_requires=PYTHON_REQUIRES,
0 commit comments