From 6f860b63f7ad3f7ab31a3fecb28a138f4bfa88c9 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Thu, 18 Apr 2024 20:28:21 -0400 Subject: [PATCH] Normalize this too. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ca301cb1dd..0b2c03dbc9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ # NOTE: at all times. requires = [ # Essentials - "setuptools>=61.2", + "setuptools >= 61.2", # Plugins "setuptools-scm >= 7.0.0",