diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2aba7bc245dcc9aca6b3c51d74c0ddf45ab3efce..0c94b6ea47c5db09a300eca3ac1652041e732f14 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,7 +23,7 @@ pages: - pip3 install --no-deps ltfatpy madarrays yafe skpomade pandas xarray - pip3 install 'scipy==1.4.1' -U - pip3 install 'matplotlib==3.1.2' -U - - pip3 install --no-deps . + - pip3 install --no-deps python/. - python3 python/tffpy/tests/ci_config.py - python3 python/setup.py build_sphinx - pwd