Elektrine lite

← Feed

@brian@social.briankoopman.com

Post #1834550

2026-03-26 11:24 UTC

@hugovk @brettcannon I had the same thought when reading this (not being familiar with pylock.toml) -- "why doesn't pip do this?"

Replies (1)

  • @brettcannon@mastodon.social 2026-03-28 02:40

    @brian @hugovk pip doesn't support installing from a lock file yet, so there's nothing for it to check ATM. And I think it makes sense to work out some common library that does the best practices here, it's just the usual questions of who and where?

    Open ##1834551