Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
thalia
concrexit
Commits
87ae2dff
Unverified
Commit
87ae2dff
authored
Mar 01, 2017
by
Thom Wiggers
📐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
comment change for requirements.txt
parent
6afe30e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
tox.ini
tox.ini
+2
-0
No files found.
tox.ini
View file @
87ae2dff
...
...
@@ -6,6 +6,8 @@ skip_missing_interpreters = True
[testenv]
changedir
=
{toxinidir}/website
commands
=
; Copy the env list to make not conflict with the Django version
; specified below
cp
{toxinidir}/requirements.txt
{envbindir}/reqtemp.txt
sed
-i
/Django>=.*/d
{envbindir}/reqtemp.txt
pip
install
-r{envbindir}/reqtemp.txt
...
...
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