Skip to content

Commit 7f95974

Browse files
committed
More Python versions
1 parent 3e5befd commit 7f95974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ references:
3434
version-matrix: &version-matrix
3535
matrix:
3636
parameters:
37-
python-version: ["3.5.5", "3.6", "3.7"]
37+
python-version: ["3.5.5", "3.6", "3.7", "3.8", "3.9", "3.10"]
3838
django-version: ["2.2", "3.0", "3.1", "3.2"]
3939
exclude:
4040
- python-version: "3.5.5"

0 commit comments

Comments
 (0)