2015-10-02 11:45:05 +02:00
|
|
|
---
|
|
|
|
py_virtenv_pkgs_state: installed
|
2015-10-02 13:08:56 +02:00
|
|
|
py_virtenv_site: False
|
2015-10-02 11:45:05 +02:00
|
|
|
py_virtenv_pkgs:
|
|
|
|
- python-pip
|
|
|
|
- python-virtualenv
|
|
|
|
|
2015-10-02 13:08:56 +02:00
|
|
|
# py_virtenv_pip_pkgs:
|
2016-06-08 13:35:07 +02:00
|
|
|
# - pip_pkg_foo
|
|
|
|
# - pip_pkg_bar
|
2015-10-02 11:45:05 +02:00
|
|
|
|
2016-06-08 13:35:07 +02:00
|
|
|
# py_virtenv_pip_requirements: "/tmp/foo/requirements.txt"
|
2015-10-02 13:08:56 +02:00
|
|
|
|
2016-06-08 13:35:07 +02:00
|
|
|
py_virtenv_env_base_dir: "/tmp/foo"
|