cdist/cdist/conf/type/__package_pip
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
..
explorer [__package_pip] detect pip binary 2020-09-19 12:38:20 +03:00
parameter __package_pip: add optional dependencies 2021-02-04 19:09:26 +01:00
gencode-remote __package_pip: add optional dependencies 2021-02-04 19:09:26 +01:00
man.rst __package_pip: add optional dependencies 2021-02-04 19:09:26 +01:00
nonparallel Fix parallel object prepare and run steps. Add nonparallel type marker. 2017-07-15 22:18:20 +02:00