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
84a17101
Commit
84a17101
authored
Oct 05, 2018
by
Joren Vrancken
Browse files
Merge branch 'patch-1' into 'master'
Force pip install 18.0 in tox.ini See merge request
!982
parents
333f9055
ee7cc4e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
84a17101
...
...
@@ -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