Skip to content

Commit d1c29a4

Browse files
committed
chore: bump minimum supported Python version to 3.11
1 parent 5b89ceb commit d1c29a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

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

2020
[options]
2121
packages = BF2AutoSpectator
22-
python_requires = >=3.8
22+
python_requires = >=3.11
2323

2424
[options.entry_points]
2525
console_scripts =

0 commit comments

Comments
 (0)