Newer
Older
clean:
rm -rf build csst_proto.egg-info
rm -rf .coverage .pytest_cache
install: clean
pip install .
rm -rf build csst_proto.egg-info
uninstall:
pip uninstall csst_proto -y
clean:
rm -rf build csst_proto.egg-info
rm -rf .coverage .pytest_cache
install: clean
pip install .
rm -rf build csst_proto.egg-info
uninstall:
pip uninstall csst_proto -y