Skip to content

Commit

Permalink
Move from poetry to hatch
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed May 7, 2024
1 parent 5b6fd03 commit db807cd
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 4,276 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ help: ## This help message

.PHONY: lint
lint: ## Run checks
@poetry run pre-commit run -a
@hatch run check
Loading

0 comments on commit db807cd

Please sign in to comment.