Get rid of 3.8 and nightly peps builds -- these don't work (yet)

This commit is contained in:
Guido van Rossum 2019-06-11 13:40:46 -07:00
parent 421c4b8712
commit d3b10faf50
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ language: python
python:
- 3.7
- 3.7-dev
- 3.8-dev
- nightly
dist: xenial
cache: pip