Skip to content

move project definitions to pyproject.toml #1440

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

bmos
Copy link
Contributor

@bmos bmos commented May 11, 2025

My previous pass at this in #1015 got stuck because it removed the LIMITED_DEPENDENCIES / friendly dependencies feature and I was not confident enough to reimplement it, so I closed it.

Here is a more limited scope-approach that leaves the requirements.txt, requirements-dev.txt, and setup.py files handing dependencies, but moves project data and package selection to pyproject.toml

@bmos bmos closed this May 11, 2025
@bmos bmos reopened this May 11, 2025
@bmos bmos marked this pull request as ready for review May 11, 2025 23:36
Copy link

github-actions bot commented May 11, 2025

Coverage report

This PR does not seem to contain any modification to coverable code.

@bmos bmos force-pushed the pyproject-build branch from ee9a274 to 3e9e53b Compare May 25, 2025 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant