We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
make dev
1 parent 7a323c4 commit e43627eCopy full SHA for e43627e
Makefile
@@ -65,6 +65,7 @@ docs-deploy:
65
66
dev:
67
poetry install
68
+ pre-commit install
69
70
full:
71
poetry install --all-extras
0 commit comments