Skip to content

Commit 6378081

Browse files
authored
chore: upfate pip (#325)
1 parent ff2562e commit 6378081

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ sort:
2020
isort ${PWD}
2121

2222
pre-commit:
23-
pre-commit run -a
23+
pre-commit run -a --show-diff-on-failure
2424

2525
deps:
2626
pipenv requirements --dev > dev_requirements.txt

Pipfile.lock

Lines changed: 57 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)