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 9233b88 commit 51d2f69Copy full SHA for 51d2f69
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
strategy:
23
matrix:
24
- python-version: [2.7, 3.5, 3.6, 3.7, 3.8, pypy2, pypy3]
+ python-version: [2.7, 3.5, 3.6, 3.7, 3.8, pypy3]
25
26
steps:
27
- uses: actions/checkout@v2
0 commit comments