From 7beddea5b165e8c30f6f0b8afc118d771db67528 Mon Sep 17 00:00:00 2001 From: Untone Date: Fri, 26 Jan 2024 03:29:35 +0300 Subject: [PATCH] ymlfix --- pyproject.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 56ffb23..1af9476 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,3 @@ -[build-system] -requires = ["poetry-core>=1.0.0"] -build-backend = "poetry.core.masonry.api" - [tool.poetry] name = "discoursio-notifier" version = "0.2.22"