Skip to content

Commit

Permalink
3.8 no longer supported
Browse files Browse the repository at this point in the history
  • Loading branch information
sepro committed Jan 9, 2025
1 parent 18511bb commit c25372a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
license="Creative Commons Attribution-NonCommercial-ShareAlike 4.0. https://creativecommons.org/licenses/by-nc-sa/4.0/",
packages=find_packages("src"),
package_dir={"": "src"},
python_requires=">=3.8",
python_requires=">=3.9",
)

0 comments on commit c25372a

Please sign in to comment.