Skip to content

Conversation

@tvainika
Copy link
Contributor

What is the purpose of the change

Replace tox-wheel with standard tox

Usage of third party tox-wheel package started failing since tox released version 4 with native wheel. Any usage of tox-wheel is replaced with standard tox package to fix Python tests.

Verifying this change

This change is already covered by existing tests, and now CI pipeline should work with Python.

Documentation

  • Does this pull request introduce a new feature?: no

Usage of third party tox-wheel package started failing since tox
released version 4 with native wheel. Any usage of tox-wheel is
replaced with standard tox package to fix Python tests.
@github-actions github-actions bot added the build label Dec 29, 2022
@martin-g martin-g merged commit 62f45ec into apache:master Jan 1, 2023
martin-g pushed a commit that referenced this pull request Jan 1, 2023
Usage of third party tox-wheel package started failing since tox
released version 4 with native wheel. Any usage of tox-wheel is
replaced with standard tox package to fix Python tests.

(cherry picked from commit 62f45ec)
@martin-g
Copy link
Member

martin-g commented Jan 1, 2023

Thank you, @tvainika !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants