[Checkins] SVN: keas.kmi/trunk/setup.py Remove framework classifier.

Stephan Richter srichter at gmail.com
Wed Sep 29 20:57:02 EDT 2010


Log message for revision 117075:
  Remove framework classifier.

Changed:
  U   keas.kmi/trunk/setup.py

-=-
Modified: keas.kmi/trunk/setup.py
===================================================================
--- keas.kmi/trunk/setup.py	2010-09-30 00:51:47 UTC (rev 117074)
+++ keas.kmi/trunk/setup.py	2010-09-30 00:57:02 UTC (rev 117075)
@@ -45,8 +45,7 @@
         'Programming Language :: Python',
         'Natural Language :: English',
         'Operating System :: OS Independent',
-        'Topic :: Internet :: WWW/HTTP',
-        'Framework :: Repoze'],
+        'Topic :: Internet :: WWW/HTTP'],
     url = 'http://pypi.python.org/pypi/keas.kmi',
     packages = find_packages('src'),
     include_package_data = True,



More information about the checkins mailing list