Hello Aryan, Am 19.07.25 um 18:35 schrieb Aryan Karamtoth:
[build-system] requires = [ "setuptools >= 80.0", "wheel ~= 0.45", "pyTooling ~= 8.5" ]
...
I'm quite confused on how to proceed in this case. Should I just keep setuptools and wheel and remove pytooling for the deb package dependencies?
as your first upload will need to NEW as a binary upload you have then fulfilled this requirement later once you proceed with any later source only upload.
I think it even doesn't really matter in case of the internal test suite, you can drop these for the first build.
It something similar to a classical bootstrapping. -- Regards Carsten