Skip to content

Commit 6280d8d

Browse files
authored
📄 explicit license-files (#795)
2 parents eadadee + 64abb08 commit 6280d8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ maintainers = [
1515
{ name = "SciPy Developers", email = "[email protected]" },
1616
]
1717
license = "BSD-3-Clause"
18+
license-files = ["LICENSE"]
1819
keywords = ["scipy", "typing", "stubs", "mypy", "pyright", "pep484", "pep561", "scipy-stubs"]
1920
classifiers = [
2021
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)