cdist/cdist/conf/type/__package_pip/explorer
matze a9d7dfb2ed __package_pip: split extra 'all' to a list of all extras
This will fix if a package will be upgraded from some extras to all
extras. Previously, it will not work because some dependencies of 'all'
are already installed, so the feature 'all' is already installed.

Now, it will use a list of all extras to iterate over them separatly. This
will result it will never install all extras via `[all]`, but rather
`[foo,bar]`.
2021-02-12 09:17:02 +01:00
..
distinfo-dir __package_pip: add extras explorer 2021-02-11 10:31:07 +01:00
extras __package_pip: split extra 'all' to a list of all extras 2021-02-12 09:17:02 +01:00
pip [__package_pip] detect pip binary 2020-09-19 12:38:20 +03:00
state __package_pip: add extras explorer 2021-02-11 10:31:07 +01:00