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

Adopt nox #750

Draft
wants to merge 12 commits into
base: poetry-groups-to-pep621-optional-deps
Choose a base branch
from
Draft

Adopt nox #750

wants to merge 12 commits into from

Conversation

mfisher87
Copy link
Member

@mfisher87 mfisher87 commented Jul 6, 2024

Depends on #733

Resolves #735

TODO: Replace all the places where the scripts are called with calls to Nox

Poetry is required to use dependency groups. To make things compatible
with other ways of dependency management, switch to PEP621 optional
dependencies, but specified using the Poetry configuration aliases to
retain support for poetry.

TODO: Docs
As long as we're using it we should be validating! :)
Maybe we could use Nox instead of scripts at some point? Then the
behaviors can be coupled to the correct environments.
These settings are already specified in pyproject.toml
@mfisher87 mfisher87 force-pushed the poetry-groups-to-pep621-optional-deps branch 4 times, most recently from 20073a2 to c0cf028 Compare September 7, 2024 18:33
@mfisher87
Copy link
Member Author

Possibly superceded by #733

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