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:
		| @@ -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 = | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Masayuki Igawa
					Masayuki Igawa