From dde80b9ad69f2f06f34c0b6b04cc44a09fc4108a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 30 Sep 2023 08:09:06 +0530 Subject: [PATCH] Dont need setuptools since we only use python stdlib --- bypy/sources.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index a265deb4e..06dc946a1 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -153,15 +153,6 @@ } }, - { - "name": "setuptools", - "unix": { - "filename": "setuptools-53.0.0.tar.gz", - "hash": "sha256:1b18ef17d74ba97ac9c0e4b4265f123f07a8ae85d9cd093949fa056d3eeeead5", - "urls": ["pypi"] - } - }, - { "name": "libpng", "unix": {