cdist/cdist/conf/type/__package_pip/parameter
matze 8eccacec59 __package_pip: add optional dependencies
This is a poor implementation of optional dependencies for pip packages.
It ensures to install them if the package will be installed, but does
not take into account if they must be added/removed after the package is
already installed. Also, it will not be autoremoved, as all dependencies
will not be removed.
2021-02-04 19:09:26 +01:00
..
default DRY: Remove default parameter value handeling in __package_pip 2014-12-27 20:35:53 -07:00
optional Add missing name parameter. 2016-04-22 14:41:31 +02:00
optional_multiple __package_pip: add optional dependencies 2021-02-04 19:09:26 +01:00