Skip to content

Commit aaf42d1

Browse files
committed
bump python_requires to 3.10
Follow up to 9bb1bb3.
1 parent 8702933 commit aaf42d1

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
@@ -24,7 +24,7 @@ project_urls =
2424
Tracker = https://github.com/cockroachdb/django-cockroachdb/issues
2525

2626
[options]
27-
python_requires = >=3.8
27+
python_requires = >=3.10
2828
packages = find:
2929

3030
[flake8]

0 commit comments

Comments
 (0)