5
description: Additional packages to be installed at time of bootstrap
10
Install charm dependencies (wheelhouse) into a Python virtual environment
11
to help avoid conflicts with other charms or libraries on the machine.
12
include_system_packages:
16
If using a virtual environment, allow the venv to see Python packages
17
installed at the system level. This reduces isolation, but is necessary
18
to use Python packages installed via apt-get.