14
0

Enable doc generation. Once Sphinx finally builds, it should start working

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=5
This commit is contained in:
2012-05-23 22:43:06 +00:00
committed by Git OBS Bridge
parent aa91b3b53b
commit a9c65bfc3e

View File

@@ -51,9 +51,8 @@ find -type f -name "*~" | xargs rm -f
%build %build
export CFLAGS="%{optflags}" export CFLAGS="%{optflags}"
python setup.py build python setup.py build
# Something is busted in the doc generation cd doc
#cd doc make html
#make html
%check %check
python setup.py test python setup.py test