Rename and switch to poetry.
This commit is contained in:
parent
a0dc7b2540
commit
7543eedb23
19 changed files with 325 additions and 172 deletions
2
Makefile
2
Makefile
|
@ -4,4 +4,4 @@ help: ## List make targets
|
|||
|
||||
.PHONY: test
|
||||
test: ## Run tests
|
||||
pipenv run pytest
|
||||
poetry run pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue