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:
Thomas S Hatch 2013-02-06 13:22:29 -07:00
parent f513e3cbf0
commit 9d19f60008

View File

@ -7,8 +7,7 @@ A state module to manage system installed python packages
.. code-block:: yaml
virtualenvwrapper:
pip.installed:
- version: 3.0.1
pip.installed
'''
# Import salt libs