modify spec

This commit is contained in:
gu-gu-gu 2020-02-21 11:34:26 +08:00
parent 975f3c769e
commit 42978cf679

View File

@ -68,7 +68,7 @@ This is the documentation and demos for python-paramiko.
%py2_install
%py3_install
sphinx-build -b html sites/docs/ html/
sphinx-build-2 -b html sites/docs/ html/
rm -f html/.buildinfo
%check