Skip to content

Commit

Permalink
Update python requires
Browse files Browse the repository at this point in the history
  • Loading branch information
paul121 committed Aug 1, 2023
1 parent 68a6387 commit b207c49
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 @@ -26,7 +26,7 @@
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Operating System :: OS Independent",
],
python_requires=">=3.7",
python_requires=">=3.8",
setup_requires=setup_requires,
install_requires=install_requires,
tests_require=tests_require,
Expand Down

0 comments on commit b207c49

Please sign in to comment.