Skip to content

Commit 63e6674

Browse files
authored
Python Requires >=3.9
1 parent d016fdb commit 63e6674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers =
2626

2727
[options]
2828
packages = find:
29-
python_requires = >=3.8
29+
python_requires = >=3.9
3030
zip_safe = False
3131
install_requires =
3232
appnope; sys_platform == "darwin"

0 commit comments

Comments
 (0)