summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 3356432..888f8f4 100755
--- a/setup.py
+++ b/setup.py
@@ -30,6 +30,8 @@ setup(name='ipaddr',
'Intended Audience :: Developers',
'License :: OSI Approved :: Apache Software License',
'Operating System :: OS Independent',
+ 'Programming Language :: Python',
+ 'Programming Language :: Python :: 2',
'Topic :: Internet',
'Topic :: Software Development :: Libraries',
'Topic :: System :: Networking'],