Add Python 3.7 to CI.
This commit is contained in:
parent
15c079f500
commit
deb211cf13
3 changed files with 10 additions and 6 deletions
8
tox.ini
8
tox.ini
|
|
@ -1,9 +1,9 @@
|
|||
[tox]
|
||||
envlist =
|
||||
py{36,35,34,27,py}
|
||||
py{36,27,py}-simplejson
|
||||
py{36,27,py}-devel
|
||||
py{36,27,py}-lowest
|
||||
py{37,36,35,34,27,py}
|
||||
py{37,36,27,py}-simplejson
|
||||
py{37,36,27,py}-devel
|
||||
py{37,36,27,py}-lowest
|
||||
docs-html
|
||||
coverage-report
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue