community.general/lib/ansible/modules/packaging/language
Ramon bc4a8dbaa4 fix proposal for issue #25151: [python3] pip failed to create virtual env when using custom command (pyvenv) (#25241)
* Fix proposal for bug 25151

* Fix proposal for bug 25151 - pip module, pyvenv validation

* Graceful fail when virtualenv_python is defined and virtualenv_command uses the venv module

* Making sure that venv is being used as a modue "-m venv"

* Updating syntax in validations

* Updating syntax in validations - fixing stupid typo "[)"

* Raising an error if virtualenv_command is pyvenv or venv and virtualenv_python is used

* trailing whitespace gone, pyvenv, venv validation and docs update

* cleaning whitespaces from blank lines
2017-06-05 17:03:15 -07:00
..
__init__.py
bower.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
bundler.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
composer.py Added Composer Command global (#24158) 2017-05-01 21:11:34 +02:00
cpanm.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
easy_install.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
gem.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
maven_artifact.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
npm.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
pear.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
pip.py fix proposal for issue #25151: [python3] pip failed to create virtual env when using custom command (pyvenv) (#25241) 2017-06-05 17:03:15 -07:00