Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
23aae035
Commit
23aae035
authored
Dec 18, 2018
by
Zejun Lin
Committed by
Yan Ni
Dec 18, 2018
Browse files
fix makefile (#486)
parent
8e1e1c03
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
Makefile
+1
-1
No files found.
Makefile
View file @
23aae035
# Setting variables
# Setting variables
PIP_INSTALL
:=
python3
-m
pip
install
PIP_INSTALL
:=
python3
-m
pip
install
--no-cache-dir
PIP_UNINSTALL
:=
python3
-m
pip uninstall
PIP_UNINSTALL
:=
python3
-m
pip uninstall
## Colorful output
## Colorful output
...
...
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