1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 06:50:05 +08:00
SpaceVim/bundle/vim-pydocstring/Makefile

8 lines
93 B
Makefile
Raw Normal View History

.PHONY: install
install:
bash lib/install.sh
.PHONY: clean
clean:
rm -rf lib/doq lib/venv