Merge with 09d29a596d4959bfa4dcc4918c189ae251bcfec4
authorcavaliet
Tue, 04 Dec 2012 13:56:29 +0100
changeset 1014 4e3edc45a890
parent 1013 7b5c49cab8f1 (current diff)
parent 1012 09d29a596d49 (diff)
child 1015 5a9f718115d3
Merge with 09d29a596d4959bfa4dcc4918c189ae251bcfec4
.DS_Store
Binary file .DS_Store has changed
--- a/src/ldt/setup.py	Tue Dec 04 13:55:35 2012 +0100
+++ b/src/ldt/setup.py	Tue Dec 04 13:56:29 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',