remove py26 support tag in setup.cfg

commit 32397cbd66 removed py26 from
tox.ini, so it's no longer test, we shouldn't claim support for it
in setup.cfg.

Change-Id: I7fbf6b9850914523de0ffb018626f310720c9845
This commit is contained in:
Steve Martinelli 2015-12-10 16:45:07 -05:00
parent dbf34861a8
commit 4c1fcb78ca

View file

@ -15,7 +15,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.4