Browse Source

python3 venv

clean-build-dependencies
Ales Komarek 8 years ago
parent
commit
022431bfec
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      home_assistant/server.sls

+ 2
- 0
home_assistant/server.sls View File



{{ server.dir.base }}: {{ server.dir.base }}:
virtualenv.manage: virtualenv.manage:
- system_site_packages: True
- requirements: salt://home_assistant/files/requirements.txt - requirements: salt://home_assistant/files/requirements.txt
- python: /usr/bin/python3
- require: - require:
- pkg: home_assistant_packages - pkg: home_assistant_packages



Loading…
Cancel
Save