Skip to content

Commit c9eeee2

Browse files
committed
Keep setup.py consistent
1 parent 0521529 commit c9eeee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"License :: OSI Approved :: MIT License",
1717
"Operating System :: OS Independent",
1818
],
19-
python_requires=">=3.10",
19+
python_requires=">=3.9",
2020
)

0 commit comments

Comments
 (0)