mirror of https://github.com/ansible/ansible.git
[stable-2.7] Fix problem where pip module cannot accept multiple extras (#47449)
* [stable-2.7] Fix problem where pip module cannot accept multiple extras
PR #46937
Fixes #46519
(cherry picked from commit b697da3
)
Co-authored-by: Zhikang Zhang <zzhang63@ncsu.edu>
* Add changelog
pull/47520/head
parent
238939b523
commit
702820d673
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Fix pip module so that it can recognize multiple extras
|
Loading…
Reference in New Issue