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-cicd
csst-dag
e95884c83696616eb53568578a213d6f829c8c35
e95884c83696616eb53568578a213d6f829c8c35
Switch branch/tag
csst-dag
Makefile
Find file
Normal view
History
Permalink
Makefile
90 Bytes
Newer
Older
update Makefile
BO ZHANG
committed
Jun 12, 2025
1
2
3
4
5
all
:
pull
install
add Makefile
BO ZHANG
committed
May 23, 2025
6
install
:
update Makefile
BO ZHANG
committed
Jun 12, 2025
7
pip
install
.
--no-deps
--force-reinstall
add Makefile
BO ZHANG
committed
May 23, 2025
8
9
10
pull
:
git pull