mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
pipx: added options editable and pip_args (#4303)
* pipx: added options editable and pip_args * added changelog fragment * added version markers on new options
This commit is contained in:
parent
a9db4742fc
commit
f988eb5726
2 changed files with 23 additions and 5 deletions
2
changelogs/fragments/4303-pipx-editable.yml
Normal file
2
changelogs/fragments/4303-pipx-editable.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- pipx - added options ``editable`` and ``pip_args`` (https://github.com/ansible-collections/community.general/issues/4300).
|
Loading…
Add table
Add a link
Reference in a new issue