959af7d90b
* Don't do conflict check on sdist and egg_info. Fixes #71279 * Add changelog * adjust changelog PR link Co-authored-by: Rick Elrod <rick@elrod.me> * add warning about bdist_wheel Co-authored-by: Rick Elrod <rick@elrod.me>
3 lines
145 B
YAML
3 lines
145 B
YAML
minor_changes:
|
|
- setup.py - Skip doing conflict checks for ``sdist`` and ``egg_info`` commands
|
|
(https://github.com/ansible/ansible/pull/71310)
|