mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Version is not an option to the pip.present! Fix #3356
Yes, we need to get explicit version support into this
This commit is contained in:
parent
f513e3cbf0
commit
9d19f60008
@ -7,8 +7,7 @@ A state module to manage system installed python packages
|
|||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|
||||||
virtualenvwrapper:
|
virtualenvwrapper:
|
||||||
pip.installed:
|
pip.installed
|
||||||
- version: 3.0.1
|
|
||||||
'''
|
'''
|
||||||
|
|
||||||
# Import salt libs
|
# Import salt libs
|
||||||
|
Loading…
Reference in New Issue
Block a user