Skip to content

Commit 7a19e45

Browse files
committed
Fixing license files
1 parent 413bebb commit 7a19e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ keywords = ["arangodb", "python", "driver", "async"]
2020
readme = "README.md"
2121
dynamic = ["version"]
2222
license = "MIT"
23-
license-files = "LICENSE"
23+
license-files = ["LICENSE"]
2424
requires-python = ">=3.10"
2525

2626
classifiers = [

0 commit comments

Comments
 (0)