Add Python 3.7 as supported version
This commit is contained in:
@@ -7,6 +7,7 @@ python:
|
||||
- '3.4'
|
||||
- '3.5'
|
||||
- '3.6'
|
||||
- '3.7'
|
||||
|
||||
install:
|
||||
- pip install .
|
||||
|
||||
Reference in New Issue
Block a user