Correct supported Python versions in setup.cfg

Remove claims of Python 3 support until we get around to implementing
Python 3 support.

Change-Id: I8b1aba541879ce6dbd7af7d7da47dd3a2bf32366
This commit is contained in:
Jamie Finnigan 2015-03-12 15:20:02 -07:00
parent fc91927698
commit 24f59f64a2
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Topic :: Security
[files]