pyproject-toml-rs icon indicating copy to clipboard operation
pyproject-toml-rs copied to clipboard

pyproject.toml parser in Rust

Results 5 pyproject-toml-rs issues
Sort by recently updated
recently updated
newest added

closes #11 I wasn't sure how to use the default generic value when calling the constructor in the existing tests, so I had to change them. If this can be...

- https://github.com/mitsuhiko/rye/issues/23 Having used `pyproject-toml` myself, I'd prefer this as well. AFAIK to do this you have to add it to a wrapper around `PyProjectToml`, since it's specifically just core...

- https://github.com/mitsuhiko/rye/issues/23 - https://github.com/cnpryer/huak/issues/628 ## Description Off the top of my head, I'm assuming this is more of an upstream `toml` behavior. I know there's a "preserve_order" feature, but I'm...

This PR refactors the recursion resolution of dependency-groups into a trait, and implements it for both - dependency groups, and - optional dependencies as well. Let me know what you...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/PyO3/pyproject-toml-rs). ## Awaiting Schedule The following updates are...