We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7174bc3 commit 8ff6bc9Copy full SHA for 8ff6bc9
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