diff --git a/setup.py b/setup.py index 09213fcdf..0ec7fe7d3 100644 --- a/setup.py +++ b/setup.py @@ -92,6 +92,7 @@ setup( "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Programming Language :: Python", + "Programming Language :: Python :: 2", "Topic :: Security", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP",