We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5359ea0 commit c2e8bdeCopy full SHA for c2e8bde
1 file changed
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- "3.6"
5
- "3.7"
6
- "3.8"
7
- - "pypy3.5-5.10.1"
+ - "pypy3.5"
8
install:
9
- pip install -r requirements-dev.txt
10
# mypy can't be installed on pypy
0 commit comments