Re: pybuild and setuptools_scm
Hi Paul (2024.07.12_00:05:03_+0000)
> The weird thing is that I can run "python3 -m build", even with the options
> that pybuild introduces, outside the gbp buildpackage environment, and it
> seems that the package data is obtained using setuptools_scm. But as part of
> the gbp invocation, the package data is limited to that mentioned in the
> deficient pyproject.toml file.
Is your packaging in git? It'll be finding the list of files tracked by
git, from git.
That won't be there when building from a Debian source package,
extracted from a .dsc.
Stefano
--
Stefano Rivera
http://tumbleweed.org.za/
+1 415 683 3272
Reply to: