On Tue, Dec 03, 2024 at 01:17:17PM +0100, Elena ``of Valhalla'' Grandi wrote:
> * python3-setuptools is in Build-Depends, again probably not relevant;
> * setuptools is mentioned in setup.py *and* setup.cfg, but in both cases
>   it is listed as an install_requires, not a requires.
> 
> Anybody has any hint on what could be happening here?

"install_requires is a Setuptools setup.py keyword that should be used to
specify what a project minimally needs to run correctly" and there is no
"requires". The counterpart of B-D in setup.py is "setup_requires".


-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature

Reply via email to