From 7002592cfde70ecf9392a95914fd16439748fdc3 Mon Sep 17 00:00:00 2001 From: WouldYouKindly Date: Thu, 4 Mar 2021 16:42:25 +0300 Subject: [PATCH] Try fixing publishing #3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fc2c232..c516b20 100644 --- a/Makefile +++ b/Makefile @@ -61,4 +61,4 @@ name: @sed -n 's/.*name = "\(.*\)".*/\1/p' pyproject.toml publish: - ${POETRY_BIN} publish --build + ${POETRY_BIN} publish --build