forked from pool/python-testtools
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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user