remove python 2.6 trove classifier

- OpenStack projects are no longer being tested under Python 2.6,
  this change removes the trove classifier implying that this
  project supports 2.6.

Change-Id: I83dcdf95072eaa074c6ea0e74670ae5de98b43b3
This commit is contained in:
Sean Mooney 2016-01-14 19:50:08 +00:00
parent 8023f33453
commit 65c0f376f0

View File

@ -14,7 +14,6 @@ classifier =
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4