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 413bebb commit 7a19e45Copy full SHA for 7a19e45
pyproject.toml
@@ -20,7 +20,7 @@ keywords = ["arangodb", "python", "driver", "async"]
20
readme = "README.md"
21
dynamic = ["version"]
22
license = "MIT"
23
-license-files = "LICENSE"
+license-files = ["LICENSE"]
24
requires-python = ">=3.10"
25
26
classifiers = [
0 commit comments