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
gitoyen
site
Commits
47963742
Verified
Commit
47963742
authored
Dec 27, 2017
by
sebian
Browse files
make: silence pip command
parent
47187017
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
47963742
...
@@ -38,7 +38,7 @@ sourcevenv:
...
@@ -38,7 +38,7 @@ sourcevenv:
fi
fi
install
:
venv sourcevenv
install
:
venv sourcevenv
pip
install
-e
.
@
pip
install
-e
.
build
:
sourcevenv deps
build
:
sourcevenv deps
gitoyen build
gitoyen build
...
...
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