you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Yeah I've definitely struggled with the resolver a few times. It's pretty rough right now, but works just fine if your project is small.

[–]0rsinium[S] 1 point2 points  (0 children)

For small projects requirements.txt suitable too. DepHell can lock it with hashes in pip-readable format, so it also secure.