Skip to content

Commit 70886a1

Browse files
committed
Update setup.cfg python requirement
1 parent b9f485e commit 70886a1

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
@@ -20,7 +20,7 @@ classifiers =
2020
zip_safe = False
2121
include_package_data = True
2222
packages = find:
23-
python_requires = <3.11
23+
python_requires = 3.9
2424

2525
[options.entry_points]
2626
console_scripts =

0 commit comments

Comments
 (0)