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.
license-files
1 parent eadadee commit 64abb08Copy full SHA for 64abb08
pyproject.toml
@@ -15,6 +15,7 @@ maintainers = [
15
{ name = "SciPy Developers", email = "[email protected]" },
16
]
17
license = "BSD-3-Clause"
18
+license-files = ["LICENSE"]
19
keywords = ["scipy", "typing", "stubs", "mypy", "pyright", "pep484", "pep561", "scipy-stubs"]
20
classifiers = [
21
"Development Status :: 5 - Production/Stable",
0 commit comments