diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 22e1580b9dda23d04b0f58adee30650e1a818946..3d8ed0c7e40197e50c9163d5308e30038edab2a4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,8 +16,8 @@ pages: script: - apt-get update -qy - apt-get install -y python3-dev python3-pip graphviz graphviz-dev portaudio19-dev - - pip install pdoc pymumble - - pip install . + - pip install pdoc + - pip install '.[mumble]' - pdoc --output-dir public cooperative_cuisine !cooperative_cuisine.reinforcement_learning !cooperative_cuisine.pygame_2d_vis.performance_benchmark --logo https://gitlab.ub.uni-bielefeld.de/uploads/-/system/project/avatar/6780/Cooking-Vector-Illustration-Icon-Graphics-4267218-1-580x435.jpg --docformat google --favicon cooperative-cuisine/cooperative_cuisine/pygame_2d_vis/images/favicon.ico --footer-text "Developed@SCS" artifacts: paths: