Commit 99e3720
committed
PEP 639 license information
Declare licenses using these two fields, as per PEP 639:
* license: SPDX license expression
* license-files: list of license file glob patterns
The build system maturin ≥ 1.9 supports PEP 639, which means the proper
licensing metadata should be included in packages and seen by PyPI:
https://www.maturin.rs/changelog.html
For tools such as pip-licenses that do not understand PEP 639 yet, keep
the redundant classifier until they catch up.1 parent 32c454b commit 99e3720
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments