Merge "Add python 3.7 classifier to setup.cfg"

This commit is contained in:
Zuul 2019-06-13 07:59:32 +00:00 committed by Gerrit Code Review
commit 03bf074468
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