[SCM] dataset manipulation GUI generator branch, master, updated. upstream/1.2.2-20-g390df01

Frédéric-Emmanuel PICCA picca at synchrotron-soleil.fr
Tue Nov 9 14:14:53 UTC 2010


The following commit has been merged in the master branch:
commit 638ac9fc8462c1b1fb361155735b1392f3000610
Author: Frédéric-Emmanuel PICCA <picca at synchrotron-soleil.fr>
Date:   Tue Nov 9 14:36:01 2010 +0100

    * fix the sphinx setup.py

diff --git a/setup.py b/setup.py
index ef37e14..b1e9d2b 100644
--- a/setup.py
+++ b/setup.py
@@ -90,7 +90,7 @@ if sphinx:
             sphinx.setup_command.BuildDoc.run(self)
             sys.path.pop(0)
 
-cmdclass['build_doc'] = build_doc
+    cmdclass['build_doc'] = build_doc
 
 setup(name=LIBNAME, version=version,
       description=DESCRIPTION, long_description=LONG_DESCRIPTION,

-- 
dataset manipulation GUI generator



More information about the debian-science-commits mailing list