Skip to content

Commit d0b0a15

Browse files
authored
Replace deprecated classifier with licence expression (PEP 639) (#237)
1 parent 5b79510 commit d0b0a15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ requires = [
88
name = "python-docs-theme"
99
description = "The Sphinx theme for the CPython docs and related projects"
1010
readme = "README.md"
11-
license.file = "LICENSE"
11+
license = "PSF-2.0"
12+
license-files = [ "LICENSE" ]
1213
authors = [ { name = "PyPA", email = "distutils-sig@python.org" } ]
1314
requires-python = ">=3.12"
1415
classifiers = [
1516
"Development Status :: 5 - Production/Stable",
1617
"Framework :: Sphinx :: Theme",
1718
"Intended Audience :: Developers",
18-
"License :: OSI Approved :: Python Software Foundation License",
1919
"Operating System :: OS Independent",
2020
"Programming Language :: Python",
2121
"Programming Language :: Python :: 3 :: Only",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy