diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 24594f4423fa3a52c8b9f539cd652322e0b1bbaa..c9ab1d5ab688dc63b1bb8f45a9dd0b03e378cb91 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -235,7 +235,7 @@ variables: # Linux builds for wxPython are currently not # on pypi, but are available at this url. - - pip install -f https://wxpython.org/Phoenix/release-extras/linux/gtk3/debian-8/ wxpython + - pip install --only-binary wxpython -f https://wxpython.org/Phoenix/snapshot-builds/linux/gtk3/debian-8/ wxpython # All other deps can be installed as # normal. scipy is required by nibabel,