Skip to content

Commit

Permalink
bump min python version
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg committed Dec 12, 2023
1 parent a452d17 commit f506b38
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 @@ -143,5 +143,5 @@
classifiers=classifiers,
install_requires=install_requires,
extras_require=extra_deps,
python_requires='>=3.7',
python_requires='>=3.9',
)

0 comments on commit f506b38

Please sign in to comment.