Skip to content

Commit

Permalink
install poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
lsbardel committed Oct 30, 2022
1 parent d2d099f commit 1f35755
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ docs: ## build docs
cd docs && make docs

install: ## install packages for development
@pip install -U pip poetry
@poetry install

lint: ## run linters
Expand Down

0 comments on commit 1f35755

Please sign in to comment.