Merge "Add Python 3.6 classifier to setup.cfg"

This commit is contained in:
Zuul
2019-02-15 17:52:01 +00:00
committed by Gerrit Code Review

View File

@@ -19,6 +19,7 @@ classifier =
Programming Language :: Python :: 2.7 Programming Language :: Python :: 2.7
Programming Language :: Python :: 3 Programming Language :: Python :: 3
Programming Language :: Python :: 3.5 Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
[global] [global]