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.
1 parent 0db86e3 commit e238439Copy full SHA for e238439
Makefile
@@ -9,7 +9,6 @@ clean:
9
rm -rf .mypy_cache .pytest_cache .ruff_cache build dist htmlcov .coverage
10
11
install-dev:
12
- python3 -m pip install --upgrade pip poetry
13
poetry install --all-extras
14
poetry run pre-commit install
15
0 commit comments