Skip to content

Commit

Permalink
py<3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
CagtayFabry committed Nov 4, 2024
1 parent d0b0ba9 commit 52e39ee
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 @@ -21,7 +21,7 @@ authors = [
{ name = "Volker Hirthammer", email = "volker.hirthammer@bam.de" },
{ name = "Martin K. Scherer", email = "martin.scherer@bam.de" },
]
requires-python = ">=3.9"
requires-python = ">=3.9,<3.13"
classifiers = [
"Development Status :: 4 - Beta",
"Intended Audience :: Education",
Expand Down

0 comments on commit 52e39ee

Please sign in to comment.