spacevim/bundle/vim-pydocstring/Makefile

8 lines
93 B
Makefile
Raw Normal View History

2024-08-21 14:17:26 +08:00
.PHONY: install
install:
bash lib/install.sh
.PHONY: clean
clean:
rm -rf lib/doq lib/venv