Skip to content

Commit

Permalink
use less than 3.12?
Browse files Browse the repository at this point in the history
  • Loading branch information
rerpha committed Nov 13, 2024
1 parent 0b1c267 commit ad75365
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
@@ -1,7 +1,7 @@
[project]
name="lewis"
description="Lewis - Let's write intricate simulators!"
requires-python="<=3.11"
requires-python="<3.12"
readme="README.md"
classifiers=[
"Development Status :: 5 - Production/Stable",
Expand Down

0 comments on commit ad75365

Please sign in to comment.