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 059f334 commit 90ad89aCopy full SHA for 90ad89a
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
strategy:
78
matrix:
79
python-version:
80
- ["2.7", "pypy-2.7", "3.4", "3.5", "3.6", "3.7", "3.8", "3.9"]
+ ["2.7", "3.4", "3.5", "3.6", "3.7", "3.8", "3.9"]
81
82
services:
83
# Label used to access the service container
0 commit comments