correct setup V00.01
authorymh <ymh.work@gmail.com>
Fri, 22 Feb 2013 18:01:04 +0100
changeset 7 18d9ac498468
parent 6 db873f49afcb
child 8 7352202b5d1e
correct setup
src/setup.py
--- a/src/setup.py	Fri Feb 22 17:48:46 2013 +0100
+++ b/src/setup.py	Fri Feb 22 18:01:04 2013 +0100
@@ -34,6 +34,5 @@
     author_email='dev@iri.centrepompidou.fr',
     url='http://www.iri.centrepompidou.fr',
     packages=['fablib'],
-    data_files=[('','README.rst')],
     requires=["fabric(>1.5)", "mercurial(>=2.5)"]
 )
\ No newline at end of file