1dc4564b52
Installs all source packages with --editable flag, so that they can be edited in-place. Change-Id: Iba0be299aeb3ffe75e644c88d3df9c2af4ec9ef1
7 lines
235 B
YAML
7 lines
235 B
YAML
---
|
|
features:
|
|
- |
|
|
Set the new parameter ``developer_mode`` to ``true`` to make all packages
|
|
installed from source to be installed with the ``--editable`` flag.
|
|
The corresponding ``bifrost-cli`` argument is ``--develop``.
|