]> jfr.im git - z_archive/twitter.git/commitdiff
Only python 2.
authorMike Verdone <redacted>
Wed, 2 Mar 2011 21:44:11 +0000 (22:44 +0100)
committerMike Verdone <redacted>
Wed, 2 Mar 2011 21:44:11 +0000 (22:44 +0100)
setup.py

index dcaa7cfcb4cfb274b65235f8d5ce201bc90a0a7e..af262949755c9de173fd5c722dd2dea0fe3b25bf 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -26,7 +26,7 @@ setup(name='twitter',
           "Intended Audience :: End Users/Desktop",
           "Natural Language :: English",
           "Operating System :: OS Independent",
-          "Programming Language :: Python",
+          "Programming Language :: Python :: 2",
           "Topic :: Communications :: Chat :: Internet Relay Chat",
           "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries",
           "Topic :: Utilities",