Skip to content

Commit d57c569

Browse files
authored
Merge pull request #976 from pre-commit/delete-install-local
remove deprecated install-local.py
2 parents 055a33b + 648a9e3 commit d57c569

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)