remove unnecessary file + small update on setup
authorymh <ymh.work@gmail.com>
Tue, 04 Dec 2012 13:43:30 +0100
changeset 1012 09d29a596d49
parent 1011 0f5c867b917d
child 1014 4e3edc45a890
remove unnecessary file + small update on setup
.DS_Store
src/ldt/setup.py
Binary file .DS_Store has changed
--- a/src/ldt/setup.py	Tue Dec 04 13:41:14 2012 +0100
+++ b/src/ldt/setup.py	Tue Dec 04 13:43:30 2012 +0100
@@ -102,10 +102,10 @@
         cmdclass = cmdclasses,
         scripts=[],
         url='http://www.iri.centrepompidou.fr/dev/hg/platform',
-        license='LICENSE.txt',
+        license='LICENSE',
         description='Platform ldt',
         long_description=open('README').read(),
-        classifiers=['Development Status :: 5 - Production/Stable',
+        classifiers=['Development Status :: 4 - Beta',
                        'Environment :: Web Environment',
                        'Framework :: Django',
                        'Intended Audience :: Developers',