Skip to content

Commit

Permalink
PEP 639 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek authored Nov 30, 2024
1 parent 950aa80 commit 82e6f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ dynamic = ["version", "readme"]
name = "svcs"
description = "A Flexible Service Locator"
license = "MIT"
license-files = ["LICENSE"]
authors = [{ name = "Hynek Schlawack", email = "[email protected]" }]
requires-python = ">=3.9"
classifiers = [
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
Expand Down

0 comments on commit 82e6f9d

Please sign in to comment.