You can now mix conda and PyPI packages
prefix.dev
You can now mix conda and PyPI packages
1–2 of 2 posts
Re: You can now mix conda and PyPI packages
#2Looks pretty awesome. I'm currently using rye for locking, but unfortunately it only creates a lock file for the current OS. Which makes it not ideal for cross-platform Python development. Torch, for example, has different dependencies on Mac and Linux.