Add Python 3.7 as supported version

This commit is contained in:
Sergey Petrov
2018-11-30 23:33:43 +03:00
parent 26d714117e
commit 6f3b2a7456
4 changed files with 7 additions and 4 deletions
+1
View File
@@ -7,6 +7,7 @@ python:
- '3.4'
- '3.5'
- '3.6'
- '3.7'
install:
- pip install .