We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e5befd commit 7f95974Copy full SHA for 7f95974
.circleci/config.yml
@@ -34,7 +34,7 @@ references:
34
version-matrix: &version-matrix
35
matrix:
36
parameters:
37
- python-version: ["3.5.5", "3.6", "3.7"]
+ python-version: ["3.5.5", "3.6", "3.7", "3.8", "3.9", "3.10"]
38
django-version: ["2.2", "3.0", "3.1", "3.2"]
39
exclude:
40
- python-version: "3.5.5"
0 commit comments