Update envlist and classifier
This commit updates envlist in tox.ini and adds Python3.7 in classifier. We should have py37 instead of pypy. Change-Id: I2f7a6b7eb8099cfd34f0fe84bb01f23c115c9dda
This commit is contained in:
parent
5a4e6eed0a
commit
acbbc79ba3
@ -17,6 +17,7 @@ classifier =
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
x
Reference in New Issue
Block a user