Add Python 3.6 classifier to setup.cfg

Change-Id: I7b1482de468712411197ad7fc106f4526a42be5d
This commit is contained in:
Vieri 2018-11-27 07:30:20 +00:00
parent 710e2a2b5f
commit 96f105ca56
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ classifier =
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
keywords = openstack nova hyper-v compute
[files]