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

pdm: sort extras before making the key #1078

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

phaer
Copy link
Member

@phaer phaer commented Nov 21, 2024

...otherwise we seem to get them in the order they are declared in in pyproject.toml, which seemingly might not be the same as in the lock file where they are sorted

...otherwise we seem to get them in the order they are
declared in in pyproject.toml, which seemingly might not
be the same as in the lock file where they are sorted
@phaer phaer requested a review from DavHau November 21, 2024 18:45
@phaer phaer merged commit a8dac99 into nix-community:main Nov 21, 2024
4 checks passed
@phaer phaer deleted the pdm-sort-extras branch November 21, 2024 18:49
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