Hi PICCA (2025.06.12_09:12:58_+)
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with
"installer" module
E: pybuild pybuild:389: build: plugin pyproject failed with:
dh_auto_build: error: pybuild --build -i python{version} -p 3.13 returned exit
code 13
make: *** [debi
I found the culprite :)..
a malformed entry_point.
"toto.test" instead of "toto.test:main"
Is there a linter for the pyprojects file ?
Thanks for your help.
Fred
thanks you all,
I added a MANIFEST.in file and create an entry point for the application script
I end up with this error
adding 'xrdutils-0.0.4.dist-info/licenses/LICENSE'
adding 'xrdutils-0.0.4.dist-info/METADATA'
adding 'xrdutils-0.0.4.dist-info/WHEEL'
adding 'xrdutils-0.0.4.dist-info/entry_
3 matches
Mail list logo