Skip to content
GitLab
Explore
Sign in
csst_proto
Makefile
Find file
Normal view
Permalink
Makefile
99 B
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