Skip to content

Conversation

@hodgestar
Copy link
Contributor

@hodgestar hodgestar commented Aug 24, 2024

Genshi runs its tests with python setup.py test but setuptools==71.1.0 was the last version of setuptools that supports test running.

This PR switches the test runs to use pytest instead.

The PR does not remove support for running the tests the old way using python setup.py test when using older versions of setuptools that support it. Support may be removed at some later date.

@hodgestar hodgestar merged commit ca08e57 into master Aug 24, 2024
@hodgestar hodgestar deleted the feature/update-tests-to-be-pytest-compatible branch August 25, 2024 13:19
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.

2 participants