We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726b9e6 commit a3681f1Copy full SHA for a3681f1
Makefile
@@ -5,7 +5,7 @@ target:
5
@$(MAKE) pr
6
7
dev:
8
- pip install --upgrade pip pre-commit poetry==1.1.4
+ pip install --upgrade pip pre-commit poetry
9
poetry install --extras "pydantic"
10
pre-commit install
11
0 commit comments