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.
2 parents 7497543 + 8ff6bc9 commit 51a9091Copy full SHA for 51a9091
Makefile
@@ -4,7 +4,7 @@ target:
4
5
dev:
6
pip install --upgrade pip poetry pre-commit
7
- poetry install --extras "jmespath"
+ poetry install
8
pre-commit install
9
10
dev-docs:
0 commit comments