We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14116f5 commit 080c9fdCopy full SHA for 080c9fd
Makefile
@@ -4,7 +4,7 @@ target:
4
5
dev:
6
pip install --upgrade pip poetry pre-commit
7
- poetry install
+ poetry install --extras "jmespath"
8
pre-commit install
9
10
dev-docs:
0 commit comments