There was an error while loading. Please reload this page.
1 parent bc2a608 commit 8d38c99Copy full SHA for 8d38c99
1 file changed
pyproject.toml
@@ -10,7 +10,7 @@ name = "python-docs-theme"
10
description = "The Sphinx theme for the CPython docs and related projects"
11
readme = "README.md"
12
license = "PSF-2.0"
13
-license-files = [ "LICENSE" ]
+license-files = [ "LICENSE", "python_docs_theme/static/fonts/OFL.txt" ]
14
authors = [ { name = "Python Docs Sphinx Theme maintainers" } ]
15
requires-python = ">=3.12"
16
classifiers = [
0 commit comments