Commit 23aae035 authored by Zejun Lin's avatar Zejun Lin Committed by Yan Ni
Browse files

fix makefile (#486)

parent 8e1e1c03
# 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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment