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
9fea093388fb156f748a89879714e657376ae49e
9fea093388fb156f748a89879714e657376ae49e
Switch branch/tag
csst_proto
Makefile
Find file
Normal view
History
Permalink
Makefile
99 Bytes
Newer
Older
major updates
BO ZHANG
committed
Oct 28, 2023
1
2
3
4
5
6
install
:
pip
install
.
rm
-rf
build csst_proto.egg-info
uninstall
:
pip uninstall csst_proto
-y