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

🎨 Support subpackage dependencies in a single pyproject.toml file #907

Open
ff137 opened this issue Jul 25, 2024 · 1 comment
Open

🎨 Support subpackage dependencies in a single pyproject.toml file #907

ff137 opened this issue Jul 25, 2024 · 1 comment
Labels
improvement improving on something that is already existing (not a new feature as such) nice-to-have

Comments

@ff137
Copy link
Collaborator

ff137 commented Jul 25, 2024

To assist with multiple dependabot PRs being opened per dependency, per submodule, it would help if common dependencies could be managed better. To this end, it would be great to have a single pyproject.toml file, defining our different submodule packages, and then each submodule can install their relevant package. This allows versions to be managed in a single file, simplifying dependency management and the number of automated dependabot PRs.

See: python-poetry/poetry#2270

@ff137 ff137 added improvement improving on something that is already existing (not a new feature as such) nice-to-have labels Jul 25, 2024
@ff137
Copy link
Collaborator Author

ff137 commented Oct 9, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement improving on something that is already existing (not a new feature as such) nice-to-have
Projects
None yet
Development

No branches or pull requests

1 participant