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 6e43222 commit b826090Copy full SHA for b826090
pyproject.toml
@@ -40,7 +40,7 @@ keywords = [
40
"python",
41
]
42
license = "BSD-3-Clause"
43
-license-files = {file = "LICENSE"}
+license-files = ["LICENSE"]
44
readme = "README.md"
45
requires-python = ">=3.9"
46
0 commit comments