diff options
| author | James Bennett <james@b-list.org> | 2012-10-25 14:21:02 -0500 |
|---|---|---|
| committer | James Bennett <james@b-list.org> | 2012-10-25 14:21:02 -0500 |
| commit | 50dfd4b96959e89ea4372b2bba2e411e08ae04c9 (patch) | |
| tree | e54702ea4148f5ca2090277c567d2d34afcb914e | |
| parent | ed96292833e78c07f7c7bce5e38794a3b9c4201c (diff) | |
[1.5.x] We actually only support 3.2+ on Py3k.
| -rw-r--r-- | setup.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -107,8 +107,6 @@ setup( 'Programming Language :: Python', 'Programming Language :: Python :: 2.6', 'Programming Language :: Python :: 2.7', - 'Programming Language :: Python :: 3.0', - 'Programming Language :: Python :: 3.1', 'Programming Language :: Python :: 3.2', 'Programming Language :: Python :: 3.3', 'Topic :: Internet :: WWW/HTTP', |
