basnijholt / unidep

Single source of truth with requirements for pip and conda
https://unidep.readthedocs.io
BSD 3-Clause "New" or "Revised" License
222 stars 6 forks source link

New major conda-lock release incoming #194

Closed maresb closed 1 month ago

maresb commented 1 month ago

Hey @basnijholt! I still have a few more minor todos, but I'm hoping to release conda-lock v3 very soon. Would you be able to test main and make sure everything works smoothly for you? Thanks!

basnijholt commented 1 month ago

Cool! And thanks for letting me know here. I will definitely try it out.

basnijholt commented 1 month ago

Everything still seems to work!

From inspecting diffs from a 20k line resulting conda-lock file, it seems that only the sorting order of the dependencies: dict is now different.

Looking forward to v3!

I also saw some PRs regarding pixi. I am thinking about making unidep pixi compatible too. Such that one can have one requirements file that would work for just pip, conda, and pixi.