Add python 3.7 classifier to setup.cfg

Change-Id: If362f533e89b1e90e0cbc3e333dffeb5a6d96d9d
This commit is contained in:
pengyuesheng 2019-06-13 14:01:27 +08:00
parent 62851c74af
commit 31485bfa82
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ classifier =
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
[pbr]
autodoc_index_modules = True