Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed May 1, 2021
1 parent 99452d3 commit 97b9ee8
Show file tree
Hide file tree
Showing 3 changed files with 182 additions and 303 deletions.
2 changes: 1 addition & 1 deletion .local.jenkins.lin.yml
Expand Up @@ -25,5 +25,5 @@ after_script:
- cp dist/*.whl {{root_path}}/../local_pypi/local_pypi_server

documentation:
- if [ ${NAME} == "UT" ] then $PYINT -u setup.py build_sphinx fi
- if [ ${NAME} == "UT" ] then $PYINT -u setup.py build_sphinx --layout=html fi
- if [ ${NAME} == "UT" and ${VERSION} == "3.9" ] then cp -R -f _doc/sphinxdoc/build/html dist/html fi
1 change: 1 addition & 0 deletions requirements.txt
Expand Up @@ -12,6 +12,7 @@ pybind11
pycodestyle
pylint
pyquickhelper>=1.10
pyquicksetup
scipy
sphinx
sphinxcontrib.imagesvg
Expand Down

0 comments on commit 97b9ee8

Please sign in to comment.