Python 2 is also supported
diff --git a/setup.py b/setup.py
index 9c8c86c..8fb9f45 100755
--- a/setup.py
+++ b/setup.py
@@ -69,6 +69,7 @@
         'License :: OSI Approved :: MIT License',
         'Operating System :: OS Independent',
         'Programming Language :: Python',
+        'Programming Language :: Python :: 2',
         'Programming Language :: Python :: 3',
         'Topic :: Internet :: WWW/HTTP',
         'Topic :: Software Development :: Libraries',