Skip to content

Commit

Permalink
Bumped required Python version to 3.8+
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed May 10, 2023
1 parent 1b3b8a7 commit 88515d2
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 @@ -37,7 +37,7 @@ dynamic = [
"keywords"
]
readme = "README.md"
requires-python = ">=3.7"
requires-python = ">=3.8"
classifiers = [
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
Expand Down

0 comments on commit 88515d2

Please sign in to comment.