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 4e65044 commit 666caf2Copy full SHA for 666caf2
libs/async-cassandra-bulk/pyproject.toml
@@ -8,7 +8,7 @@ dynamic = ["version"]
8
description = "High-performance bulk operations for Apache Cassandra"
9
readme = "README_PYPI.md"
10
requires-python = ">=3.12"
11
-license = "Apache-2.0"
+license = {text = "Apache-2.0"}
12
authors = [
13
{name = "AxonOps"},
14
]
libs/async-cassandra/pyproject.toml
description = "Async Python wrapper for the Cassandra Python driver"
0 commit comments