Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove install of setuptools in venv for pip test. #76229

Merged
merged 1 commit into from Nov 4, 2021

Conversation

mattclay
Copy link
Member

@mattclay mattclay commented Nov 4, 2021

SUMMARY

Remove install of setuptools in venv for pip test.

This task was previously added in #25243 as a work-around for a setuptools bug.

The pinned version does not work with Python 3.10, and the task should no longer be needed.

ISSUE TYPE

Test Pull Request

COMPONENT NAME

pip integration test

@ansibot ansibot added affects_2.13 core_review In order to be merged, this PR must follow the core review workflow. needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Nov 4, 2021
@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label Nov 4, 2021
This task was previously added in ansible#25243 as a work-around for a setuptools bug.

The pinned version does not work with Python 3.10, and the task should no longer be needed.
@ansibot ansibot added needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed core_review In order to be merged, this PR must follow the core review workflow. labels Nov 4, 2021
@mattclay mattclay merged commit 57989c2 into ansible:devel Nov 4, 2021
@mattclay mattclay deleted the fix-pip-test branch November 4, 2021 21:12
@ansible ansible locked and limited conversation to collaborators Nov 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.13 needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants