Elektrine lite

← Feed

@pythonbynight@hachyderm.io

Post #1953466

2026-03-20 15:40 UTC

@trey I haven't used it in a Django project per se, but you should be about to use PDM, I think. It uses its own lock file format by default, but also supports the pep standard format as well (and it will become default eventually). https://pdm-project.org/en/stable/usage/lockfile/

Replies (1)