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 15b1250 commit f9cc104Copy full SHA for f9cc104
setup.cfg
@@ -1,4 +1,4 @@
1
[metadata]
2
-description-file = README.md
+description_file = README.md
3
license_files = LICENSE
4
setup.py
@@ -31,7 +31,6 @@
31
keywords=['immudb', 'immutable'],
32
install_requires=[
33
'grpcio>=1.31.0',
34
- 'dataclasses>=0.6',
35
'protobuf>=3.13.0,<4.0.0',
36
'google-api>=0.1.12',
37
'google-api-core>=1.22.1',
0 commit comments