python313Packages.gftools: remove outdated dependency to fix build

pkg_resources was removed from the source code.
It started causing dependency conflicts because python3Packages.fs
depends on setuptools 80.
This commit is contained in:
Leona Maroni 2026-07-04 09:08:39 +02:00
commit e0ac37b915
No known key found for this signature in database
GPG key ID: D3F9FFE1FE3BD37D

View file

@ -158,7 +158,6 @@ buildPythonPackage rec {
requests
rich
ruamel-yaml
setuptools
skia-pathops
statmake
strictyaml