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 pytest-test-runner (and some wheel) #22236

Merged
merged 4 commits into from
Oct 19, 2024

Conversation

lazka
Copy link
Member

@lazka lazka commented Oct 19, 2024

pytest-test-runner should no longer be used (archived upstream, uses deprecated setuptools feature):

  • replace the dep with pytest if it's not there, or remove it
  • replace setup.py calls with calls to pytest directly

While at it, also remove some wheel dependencies, since wheel is now vendored in setuptools.

lazka added 4 commits October 19, 2024 12:11
pytest-test-runner should no longer be used (archived upstream,
uses deprecated setuptools feature):

* replace the dep with pytest if it's not there, or remove it
* replace setup.py calls with calls to pytest directly

While at it, also remove some wheel dependencies, since wheel is
now vendored in setuptools.
and work around gcc build errors
@lazka lazka force-pushed the pytest-runner-cleanup branch from da9b4cd to bde4e18 Compare October 19, 2024 12:27
@lazka lazka merged commit c064ee0 into msys2:master Oct 19, 2024
4 of 7 checks passed
@lazka
Copy link
Member Author

lazka commented Oct 19, 2024

some US mirror is having issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant