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