Skip to content

Commit e6b1f02

Browse files
Update setup.py
1 parent bc6643d commit e6b1f02

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
@@ -34,5 +34,5 @@
3434
'License :: OSI Approved :: MIT License',
3535
'Operating System :: OS Independent',
3636
],
37-
python_requires='>=3.8',
37+
python_requires='>=3.9',
3838
)

0 commit comments

Comments
 (0)