Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_proto
Commits
fa3dff4b
Commit
fa3dff4b
authored
Nov 03, 2023
by
BO ZHANG
🏀
Browse files
update Makefile
parent
b3164db1
Pipeline
#1474
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
fa3dff4b
clean
:
rm
-rf
build csst_proto.egg-info
rm
-rf
build
dist
csst_proto.egg-info
rm
-rf
.coverage .pytest_cache
install
:
clean
pip
install
.
rm
-rf
build csst_proto.egg-info
rm
-rf
build
dist
csst_proto.egg-info
uninstall
:
pip uninstall csst_proto
-y
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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