Skip to content

Commit c1f4c33

Browse files
committed
Update meta data to require >= 3.10
1 parent ec6603d commit c1f4c33

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
@@ -15,7 +15,7 @@ classifiers =
1515
Programming Language :: Python :: 3
1616

1717
[options]
18-
python_requires = >=3.9
18+
python_requires = >=3.10
1919
packages =
2020
bpython
2121
bpython.curtsiesfrontend

0 commit comments

Comments
 (0)