all: pull install
install: pip install git+https://csst-tb.bao.ac.cn/code/csst-cicd/csst-dag.git --no-deps --force-reinstall pull: git pull