pdm plugin list
shows duplicate results if pdm
is installed through pipx
#566
Labels
🐛 bug
Something isn't working
Make sure you run commands with
-v
flag before pasting the output.Steps to reproduce
pdm
usingpipx
:pipx install pdm
pdm-venv
:pipx inject pdm pdm-venv
pdm plugin list
Actual behavior
The plugin shows up twice in the list.
Expected behavior
Installed plugins:
pdm-venv 0.2.0
A plugin for pdm that enables virtualenv management
This was run from outside a project so
pdm info
is not applicable.The text was updated successfully, but these errors were encountered: