Replies: 1 comment 6 replies
-
AFAIK, the command used for Instead, maybe you can leverage multiple lockfiles [2], and export only those specific groups to the main [1] https://github.com/renovatebot/renovate/blob/f78d439d4754d659f739924456f87084cffc8ffe/lib/modules/manager/pep621/processors/pdm.ts#L20 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using Renovate for automated dependency upgrades but locking fails on projects that have local editable dependencies outside of project root. Is it possible, in combination with "--without " to disable resolution of those deps altogether?
Beta Was this translation helpful? Give feedback.
All reactions