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 TestCommand to fix compatibility with setuptools 72 #1

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

agroszer
Copy link
Member

Removed the import and the seemingly unused class PyTest. Looks like GH actions just use exec pytest.

see pypa/setuptools#4519

fixes kevin1024#855

Removed the import and the seemingly unused class PyTest.
Looks like GH actions just use `exec pytest`.

see pypa/setuptools#4519
@agroszer agroszer merged commit 0e992c1 into master Jul 29, 2024
20 of 22 checks passed
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.

Fix compatibility with setuptools 72
3 participants