From 5fe27f9c0c82752d1ae94da2ed24aff5bdc3bf06 Mon Sep 17 00:00:00 2001 From: Untone Date: Fri, 1 Dec 2023 13:00:10 +0300 Subject: [PATCH] .. --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e63ba481..35b97605 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,6 @@ build-backend = "poetry.core.masonry.api" pytest = "^7.4.2" black = { version = "^23.9.1", python = ">=3.12" } ruff = { version = "^0.1.0", python = ">=3.12" } -setuptools = "^69.0.2" [tool.black] line-length = 120