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
430584ea341dac0f27f9042a88e3e7feacd52522
430584ea341dac0f27f9042a88e3e7feacd52522
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