Skip to content

Remove universal wheel, python 2 is unsupported#10438

Merged
AutomatedTester merged 1 commit intoSeleniumHQ:trunkfrom
gopackgo90:patch-1
Mar 17, 2022
Merged

Remove universal wheel, python 2 is unsupported#10438
AutomatedTester merged 1 commit intoSeleniumHQ:trunkfrom
gopackgo90:patch-1

Conversation

@gopackgo90
Copy link
Copy Markdown
Contributor

Thanks for contributing to Selenium!
A PR well described will help maintainers to quickly review and merge it

Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, help reviewers by making them as simple and short as possible.

Description

Motivation and Context

Python 2 support was dropped, yet the wheel still contains the python 2 identifier. This is unnecessary.

Types of changes

  • [x ] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • [x ] I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • [x ] All new and existing tests passed.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 11, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Member

@AutomatedTester AutomatedTester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for the PR

@AutomatedTester AutomatedTester merged commit 447ab1f into SeleniumHQ:trunk Mar 17, 2022
elgatov pushed a commit to elgatov/selenium that referenced this pull request Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants