Filelock formats? #2341
baggiponte
started this conversation in
General
Replies: 1 comment 1 reply
-
The library you mention is used to run atomic operations in multi-process environments. It has nothing to do with the concept of "locking" dependencies :) Can't speak about the compatibility of PDM and Poetry lock files. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I reckon PDM can't install from poetry lockfiles. Is every lockfile format implemented independently? I saw that tox has its own filelock library: do you think it might favour interop?
Beta Was this translation helpful? Give feedback.
All reactions