diff --git a/appveyor.yml b/appveyor.yml index 40a171021..11e57f0c8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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"