mamba-org / mamba

The Fast Cross-Platform Package Manager
https://mamba.readthedocs.io
BSD 3-Clause "New" or "Revised" License
6.96k stars 359 forks source link

feat: List PyPI packages in environment export #3623

Closed jjerphan closed 4 days ago

jjerphan commented 5 days ago

Fix https://github.com/mamba-org/mamba/issues/2008.

FYI, conda does not export wheels in the explicit environment specification, so I do not think mamba should as well.