Skip to content

updated gitlab-ci to install requirements before building the documentation....

Fraser William Goldsworth requested to merge m301014/pyicon:api-docs into master

I believe the problem with autodoc constructing the documentation was caused by missing dependencies. This merge request install all pyicon dependencies before attempting to build the documentation.

Merge request reports