.PHONY: all all: sudo python3 -m pip install --upgrade --force-reinstall . .PHONY: clean clean: sudo python3 -m pip uninstall -y py-regex-replace