Skip to content

Commit 648a9e3

Browse files
committed
remove deprecated install-local.py
1 parent 055a33b commit 648a9e3

File tree

2 files changed

+1
-116
lines changed

2 files changed

+1
-116
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ push: venv
2929
venv/bin/markdown-to-presentation push \
3030
.nojekyll README.md CNAME \
3131
build assets *.html *.png *.svg favicon.ico \
32-
all-hooks.json install-local.py
32+
all-hooks.json
3333

3434
clean:
3535
rm -rf venv build node_modules *.html all-hooks.json

install-local.py

Lines changed: 0 additions & 115 deletions
This file was deleted.

0 commit comments

Comments
 (0)