mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Clarify licence in Sphinx's metadata (#10956)
Disambiguate which BSD license is used in a computer-parsable form.
This commit is contained in:
parent
14a9289d78
commit
5841080319
@ -12,7 +12,7 @@ urls.Code = "https://github.com/sphinx-doc/sphinx"
|
||||
urls.Download = "https://pypi.org/project/Sphinx/"
|
||||
urls.Homepage = "https://www.sphinx-doc.org/"
|
||||
urls."Issue tracker" = "https://github.com/sphinx-doc/sphinx/issues"
|
||||
license.text = "BSD"
|
||||
license.text = "BSD-2-Clause"
|
||||
requires-python = ">=3.8"
|
||||
|
||||
# Classifiers list: https://pypi.org/classifiers/
|
||||
|
Loading…
Reference in New Issue
Block a user