Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
ee7cc4e3
Commit
ee7cc4e3
authored
Oct 05, 2018
by
Sébastiaan Versteeg
Browse files
Force pip install 18.0 in tox.ini
parent
333f9055
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
ee7cc4e3
...
...
@@ -6,6 +6,7 @@ skip_missing_interpreters = True
[testenv]
changedir
=
{toxinidir}/website
commands
=
pipenv
run
pip
install
pip
=
=18.0
; Copy the env list to make not conflict with the Django version
; specified below
pipenv
--bare
install
--dev
--ignore-pipfile
...
...
Joren Vrancken
@jvrancken
mentioned in commit
1b0363c0
·
Oct 05, 2018
mentioned in commit
1b0363c0
mentioned in commit 1b0363c03da68df052e5284e722369eb5be9f349
Toggle commit list
Write
Preview
Supports
Markdown
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