-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I want to run linters like ruff and installing default project dependencies is not necessary in my case.
Is it possible to have --no-default
option?
pdm sync --no-self --no-default --group ruff
https://github.com/pdm-project/tox-pdm/blob/main/tox_pdm/plugin.py#L48
Metadata
Metadata
Assignees
Labels
No labels