Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored Jan 21, 2025
1 parent 50475f3 commit 8eff3b8
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 @@ -25,7 +25,7 @@ classifiers = [
"Programming Language :: Python :: 3.13",
"Topic :: Software Development",
]
requires-python = ">=3.9"
requires-python = ">=3.8"

[project.urls]
Homepage = "https://github.com/python/mypy_extensions"
Expand Down

0 comments on commit 8eff3b8

Please sign in to comment.