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
|
||||
export CFLAGS="%{optflags}"
|
||||
python setup.py build
|
||||
# Something is busted in the doc generation
|
||||
#cd doc
|
||||
#make html
|
||||
cd doc
|
||||
make html
|
||||
|
||||
%check
|
||||
python setup.py test
|
||||
|
Reference in New Issue
Block a user