|
|
|
|
|
by alejoar
228 days ago
|
|
Hey, just so you know, newer lockfiles are meant to fully replace old ones, you shouldn't bother with solving merge conflicts on these files, just accept all the new changes always. What you SHOULD solve are conflicts in the packages/project file. Once solved, just create a new lockfile and replace the old one. This applies to lockfiles on any project python or non-python. |
|