Skip to content

Commit

Permalink
(feat) Removed file setup.py (not required now that we use Poetry)
Browse files Browse the repository at this point in the history
  • Loading branch information
abel committed Sep 19, 2023
1 parent 870af10 commit 71becbf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 145 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ copy-proto:
done

tests:
pytest -v
poetry run pytest -v

.PHONY: all gen gen-client copy-proto tests
144 changes: 0 additions & 144 deletions setup.py

This file was deleted.

0 comments on commit 71becbf

Please sign in to comment.