From 78cb5fe573ffcc06e700bb2193f9aef212be267e Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 16 Jun 2015 03:18:52 +0200 Subject: update classifiers --- setup.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.py b/setup.py index 7340f983..344712eb 100644 --- a/setup.py +++ b/setup.py @@ -26,6 +26,9 @@ setup( "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", + "Programming Language :: Python :: 2.7", + "Programming Language :: Python :: Implementation :: CPython", + "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: HTTP Servers", -- cgit v1.2.3