We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9640424 commit ca0c525Copy full SHA for ca0c525
1 file changed
.circleci/config.yml
@@ -15,7 +15,7 @@ workflows:
15
- build
16
matrix:
17
parameters:
18
- python-version: ["2.7.16", "2.7.18", "3.6.5", "3.7.7", "3.8.3", "latest"]
+ python-version: ["2.7.16", "2.7.18", "3.5.10", "3.6.5", "3.7.7", "3.8.3", "latest"]
19
20
- hold:
21
type: approval
0 commit comments