Add python 3.7 to classifier
This commit adds python 3.7 version to the classifier because we already test it in the gate. Change-Id: I740c432c6cebe43c5af54b3b946e73c62e82f3e5
This commit is contained in:
@@ -17,6 +17,7 @@ classifier =
|
|||||||
Programming Language :: Python :: 2.7
|
Programming Language :: Python :: 2.7
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.6
|
Programming Language :: Python :: 3.6
|
||||||
|
Programming Language :: Python :: 3.7
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
|
Reference in New Issue
Block a user