python3Packages.libtfr: use setuptools_80 (#535525)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
buildPythonPackage,
|
||||
|
||||
# build-system
|
||||
setuptools,
|
||||
setuptools_80,
|
||||
pkg-config,
|
||||
cython,
|
||||
pkgconfig,
|
||||
@@ -38,7 +38,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
build-system = [
|
||||
setuptools
|
||||
setuptools_80
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user