Cross platform lockfile generation issues #1930
Unanswered
ShantanuKumar
asked this question in
Q&A
Replies: 1 comment
-
I think this is solved by c288880. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
pdm lock -G:all
,pdm lock --check
constantly keeps telling me that the lockfile doesn't match pyproject.toml. I don't know if it's because I imported an existingpyproject.toml
which hadflit
as a build system. But I am unable to fix this.Beta Was this translation helpful? Give feedback.
All reactions