remove Python 3.7-dev temporarily

This commit is contained in:
debugtalk
2017-08-21 10:41:27 +08:00
parent ddb058a8b1
commit e643b5435b
2 changed files with 1 additions and 2 deletions

View File

@@ -6,7 +6,6 @@ python:
- 3.4
- 3.5
- 3.6
- 3.7-dev
install:
- pip install -r requirements_dev.txt
script: