Skip to content

Commit 261944d

Browse files
committed
Add link for SPDX license expression
1 parent 29300bc commit 261944d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: docs/config/metadata.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ requires-python = ">=3.8"
9999

100100
## License
101101

102-
For more information, see [PEP 639][]. `license` must be a valid SPDX license expression,
102+
For more information, see [PEP 639][]. `license` must be a valid
103+
[SPDX license expression](https://peps.python.org/pep-0639/#spdx-license-expression-syntax),
103104
`license-files` a list of glob patterns which match license files. If not specified,
104105
`license-files` will default to `['LICEN[CS]E*', 'COPYING*', 'NOTICE*', 'AUTHORS*']`.
105106

0 commit comments

Comments
 (0)