(no title)
mbyio | 5 years ago
The biggest IMO is pip doesn't provide a way to pin indirect dependencies, so there is no good way to ensure that other people working on a project are also using the same dependency versions. You can do it with extra tooling of course - and that's what poetry and pipenv do.
alfalfasprout|5 years ago
ak217|5 years ago
Barrin92|5 years ago
LittlePeter|5 years ago
type0|5 years ago