From 53d529cd3f4de474732dbbe2aa819730c49fd081 Mon Sep 17 00:00:00 2001 From: scrazzz Date: Fri, 2 Feb 2024 16:19:52 +0530 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index 35694f9..327d952 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,7 @@ +[build-system] +requires = ["setuptools", "wheel"] +build-backend = "setuptools.build_meta" + [tool.pyright] include = [ "redgifs",