Reenable pypy now that scandir can be installed without a compiler

Ref: benhoyt/scandir#105
Ref: #3111
This commit is contained in:
Bruno Oliveira 2018-09-02 11:17:06 -03:00
parent dfa713163a
commit dc13f0b469
1 changed files with 1 additions and 1 deletions

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"