Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to pybuild-plugin-pyproject for debian packaging #911

Open
almet opened this issue Sep 6, 2024 · 0 comments
Open

Switch to pybuild-plugin-pyproject for debian packaging #911

almet opened this issue Sep 6, 2024 · 0 comments
Labels

Comments

@almet
Copy link
Contributor

almet commented Sep 6, 2024

Currently, pybuild is using setup.py to get the list of dependencies. This is in the process of being deprecated in favor of pyproject.toml.

It is possible to use pyproject.toml by relying on pybuild-plugin-pyproject, which is not available on ubuntu focal. As soon as we drop support for ubuntu focal, we should implement this new backend (which will happen after 02 April 2025).

Related to #901

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant