Skip to content

Commit 82e6f9d

Browse files
authored
PEP 639 (#115)
1 parent 950aa80 commit 82e6f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ dynamic = ["version", "readme"]
1212
name = "svcs"
1313
description = "A Flexible Service Locator"
1414
license = "MIT"
15+
license-files = ["LICENSE"]
1516
authors = [{ name = "Hynek Schlawack", email = "[email protected]" }]
1617
requires-python = ">=3.9"
1718
classifiers = [
1819
"Development Status :: 5 - Production/Stable",
19-
"License :: OSI Approved :: MIT License",
2020
"Programming Language :: Python :: 3.9",
2121
"Programming Language :: Python :: 3.10",
2222
"Programming Language :: Python :: 3.11",

0 commit comments

Comments
 (0)