Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
emfollow
gwcelery
Commits
7a8e5304
Commit
7a8e5304
authored
Jun 03, 2020
by
Leo Pound Singer
Browse files
Revert "Install last known working version of setuptools"
This reverts commit
5c8865be
.
parent
c7ae6b21
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7a8e5304
...
@@ -274,7 +274,7 @@ release:
...
@@ -274,7 +274,7 @@ release:
gsissh -T $REMOTE_HOST bash <<EOF
gsissh -T $REMOTE_HOST bash <<EOF
. .bashrc
. .bashrc
set -e
set -e
python -m pip install --upgrade pipenv==2018.11.26 pip setuptools
==46.4.0
python -m pip install --upgrade pipenv==2018.11.26 pip setuptools
pipenv install --system --deploy
pipenv install --system --deploy
# FIXME: remove pip uninstall temporary directories left behind due to
# FIXME: remove pip uninstall temporary directories left behind due to
# bug with pip on NFS. See https://github.com/pypa/pip/issues/6327
# bug with pip on NFS. See https://github.com/pypa/pip/issues/6327
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment