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 32e3a07 commit f26c988Copy full SHA for f26c988
Makefile
@@ -13,7 +13,7 @@ install-test:
13
14
.PHONY: install-dev
15
install-dev:
16
- pip install poetry
+ pip install poetry mypy pylint uvloop jupyter
17
python scripts/prepare-readme.py
18
poetry install
19
0 commit comments