---
py_virtenv_pkgs_state: installed
py_virtenv_site: False
py_virtenv_pkgs:
  - python-pip
  - python-virtualenv

# py_virtenv_pip_pkgs:
#   - pip_pkg_1
#   - pip_pkg_2

# py_virtenv_pip_requirements: "/tmp/pippo/requirements.txt"

py_virtenv_env_base_dir: "/tmp/pippo"