mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Minor whitespace formatting 'prettyfication'.
This commit is contained in:
parent
2211afa63a
commit
b28a80fab0
@ -5,10 +5,10 @@
|
||||
- distribute: True
|
||||
|
||||
pep8-pip:
|
||||
pip:
|
||||
- installed
|
||||
- name: pep8
|
||||
- bin_env: /tmp/issue-2068-template-str
|
||||
- mirrors: http://testpypi.python.org/pypi
|
||||
- require:
|
||||
- virtualenv: /tmp/issue-2068-template-str
|
||||
pip:
|
||||
- installed
|
||||
- name: pep8
|
||||
- bin_env: /tmp/issue-2068-template-str
|
||||
- mirrors: http://testpypi.python.org/pypi
|
||||
- require:
|
||||
- virtualenv: /tmp/issue-2068-template-str
|
||||
|
@ -4,9 +4,9 @@
|
||||
- distribute: True
|
||||
|
||||
pep8-pip:
|
||||
pip.installed:
|
||||
- name: pep8
|
||||
- bin_env: /tmp/issue-2068-template-str
|
||||
- mirrors: http://testpypi.python.org/pypi
|
||||
- require:
|
||||
- virtualenv: /tmp/issue-2068-template-str
|
||||
pip.installed:
|
||||
- name: pep8
|
||||
- bin_env: /tmp/issue-2068-template-str
|
||||
- mirrors: http://testpypi.python.org/pypi
|
||||
- require:
|
||||
- virtualenv: /tmp/issue-2068-template-str
|
||||
|
Loading…
Reference in New Issue
Block a user