Skip to content

fix: Support TOML 1.0 for pyproject.toml parsing#191

Merged
pavelzw merged 4 commits intomainfrom
toml-1.0-fixes
Apr 8, 2025
Merged

fix: Support TOML 1.0 for pyproject.toml parsing#191
pavelzw merged 4 commits intomainfrom
toml-1.0-fixes

Conversation

@pavelzw
Copy link
Collaborator

@pavelzw pavelzw commented Apr 8, 2025

closes #190

If updating documentation:


not sure why 3.0.0 is not marked as latest after being out for 5 years
https://www.npmjs.com/package/@iarna/toml/v/3.0.0?activeTab=versions

image

@pavelzw pavelzw added the bug Something isn't working label Apr 8, 2025
@pavelzw pavelzw marked this pull request as ready for review April 8, 2025 10:06
@pavelzw pavelzw merged commit dbaed5e into main Apr 8, 2025
135 checks passed
@pavelzw pavelzw deleted the toml-1.0-fixes branch April 8, 2025 10:47
martin-css pushed a commit to WTW-CRB-GLAB/setup-pixi that referenced this pull request May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Action incorrectly rejects valid pyproject.toml PEP 735 dependency groups

1 participant