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 100817c commit 83b7d22Copy full SHA for 83b7d22
.github/workflows/pythonpackage.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
max-parallel: 4
11
matrix:
12
- python-version: [3.5, 3.6, 3.7]
+ python-version: [3.6, 3.7]
13
numpy-version: [1.15, 1.16, 1.17]
14
15
steps:
0 commit comments