Skip to content

Commit 71becbf

Browse files
author
abel
committed
(feat) Removed file setup.py (not required now that we use Poetry)
1 parent 870af10 commit 71becbf

File tree

2 files changed

+1
-145
lines changed

2 files changed

+1
-145
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ copy-proto:
3535
done
3636

3737
tests:
38-
pytest -v
38+
poetry run pytest -v
3939

4040
.PHONY: all gen gen-client copy-proto tests

setup.py

Lines changed: 0 additions & 144 deletions
This file was deleted.

0 commit comments

Comments
 (0)