Merge pull request #3924 from nicoddemus/enable-pypy

Reenable pypy now that scandir can be installed without a compiler
This commit is contained in:
Ronny Pfannschmidt
2018-09-02 17:34:21 +02:00
committed by GitHub

View File

@@ -15,7 +15,7 @@ environment:
- TOXENV: "py35"
- TOXENV: "py36"
- TOXENV: "py37"
# - TOXENV: "pypy" reenable when we are able to provide a scandir wheel or build scandir
- TOXENV: "pypy"
- TOXENV: "py27-pexpect"
- TOXENV: "py27-xdist"
- TOXENV: "py27-trial"