5 ms·
Where does it fetch the C packages from? I always thought PDM was a _Python_ package manager, so the only source is PyPI or another index.
by jaimergp 1y ago
Where does it fetch the C packages from? I always thought PDM was a _Python_ package manager, so the only source is PyPI or another index.
- oblvious-earth 1y agoPDM has plugins, such as being able to invoke conda commands: https://github.com/pdm-project/awesome-pdm https://github.com/pdm-project/awesome-pdm Otherwise I don't know what they're talking about, it is indeed a Python package manager.