Skip to content

Commit 57b6d23

Browse files
heitorlessaRan Isenberg
authored and
Ran Isenberg
committed
poetry update (+2 squashed commits)
Squashed commits: [85de91d] fix: pydantic as optional [8ff6bc9] fix: remove only dev extras
1 parent 19a597f commit 57b6d23

File tree

3 files changed

+115
-105
lines changed

3 files changed

+115
-105
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ target:
44

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

1011
dev-docs:

0 commit comments

Comments
 (0)