re-enable pypy3 now that importlib-metadata 0.18 is released

This commit is contained in:
Anthony Sottile 2019-06-11 10:54:16 -07:00
parent 108fad1ac0
commit f586d627b3
1 changed files with 0 additions and 4 deletions

View File

@ -87,10 +87,6 @@ matrix:
allow_failures:
- python: '3.8-dev'
env: TOXENV=py38-xdist
# failing due to ResourceWarning exceptions:
# https://github.com/pytest-dev/pytest/issues/5317
- env: TOXENV=pypy3-xdist
python: 'pypy3'
before_script:
- |