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 a627b82 commit d463d70Copy full SHA for d463d70
.github/workflows/test.yml
@@ -85,7 +85,7 @@ jobs:
85
fail-fast: false
86
matrix:
87
os: [ubuntu-latest]
88
- python: ["3.5", "3.6"]
+ python: ["3.6" ]
89
90
steps:
91
- name: Checkout code
0 commit comments