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 9b7ff51 commit 42fc642Copy full SHA for 42fc642
.github/workflows/python-package.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
strategy:
19
matrix:
20
- python-version: [3.4, 3.5, 3.6, 3.7, "pypy3"]
+ python-version: [3.5, 3.6, 3.7, "pypy3"]
21
22
steps:
23
- uses: actions/checkout@v2
0 commit comments