ruff
4a3bb67b
- Move `pyproject_config` into `Resolver` (#9453)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Move `pyproject_config` into `Resolver` (#9453) ## Summary Sort of a random PR to make the coupling between `pyproject_config` and `resolver` more explicit by passing it to the `Resolver`, rather than threading it through to each individual method.
References
#9453 - Move `pyproject_config` into `Resolver`
Author
charliermarsh
Parents
79f4abbb
Loading