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 51e276e commit bb50a2bCopy full SHA for bb50a2b
pyproject.toml
@@ -16,7 +16,7 @@ requires-python = ">=3.9"
16
17
description = "Foreign Function Interface for Python calling C code."
18
readme = {file = "README.md", content-type = "text/markdown"}
19
-license = "MIT"
+license = { file = "LICENSE" }
20
classifiers = [
21
"Programming Language :: Python",
22
"Programming Language :: Python :: 3",
0 commit comments