Allow users to toggle package-modules
Closed this issue · 0 comments
Jan9103 commented
for some packages the users might not need all features (for example python
contains mypy
, flake8
, venv
, etc).
we can allow the package-devs to disable deactivation on a per module basis.
it should be possible in the packages.nuon
to choose which ones to use or which ones to exclude.