Loading Makefile +5 −1 Original line number Diff line number Diff line install: clean: rm -rf build csst_proto.egg-info rm -rf .coverage .pytest_cache install: clean pip install . rm -rf build csst_proto.egg-info Loading Loading
Makefile +5 −1 Original line number Diff line number Diff line install: clean: rm -rf build csst_proto.egg-info rm -rf .coverage .pytest_cache install: clean pip install . rm -rf build csst_proto.egg-info Loading