Add python 3.7 classifier to setup.cfg

Change-Id: Id1b36a16388bd95eef9278dc0c09df8a4c190881
This commit is contained in:
pengyuesheng 2019-06-10 14:34:14 +08:00
parent c0f2cf7c6f
commit 0775cfe2d4
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ classifiers =
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators