Skip to content

Commit 8d38c99

Browse files
committed
Add OFL license to license-files
1 parent bc2a608 commit 8d38c99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name = "python-docs-theme"
1010
description = "The Sphinx theme for the CPython docs and related projects"
1111
readme = "README.md"
1212
license = "PSF-2.0"
13-
license-files = [ "LICENSE" ]
13+
license-files = [ "LICENSE", "python_docs_theme/static/fonts/OFL.txt" ]
1414
authors = [ { name = "Python Docs Sphinx Theme maintainers" } ]
1515
requires-python = ">=3.12"
1616
classifiers = [

0 commit comments

Comments
 (0)