Skip to content

Commit 7174bc3

Browse files
committed
Revert "fix: remove jmespath extras in Make"
This reverts commit 738e261.
1 parent 738e261 commit 7174bc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ target:
44

55
dev:
66
pip install --upgrade pip poetry pre-commit
7+
poetry install --extras "jmespath"
78
pre-commit install
89

910
dev-docs:

0 commit comments

Comments
 (0)