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 tox plugin which was causing tests to fail #733

Merged
merged 1 commit into from Oct 31, 2022

Conversation

tamuri
Copy link
Collaborator

@tamuri tamuri commented Oct 31, 2022

This PR removes the tox pytest-travis plugin, which required deprecated pytest py library. We're not using Travis, so this can be safely removed. Successfully tested locally.

…` lib

- from pytest 7.2.0 changelog: pytest no longer depends on the py library...If you need other py.* modules, continue to install the deprecated py library separately, otherwise it can usually be removed as a dependency.
- additional notes here pytest-dev/py#288
@tamuri tamuri merged commit 9d1333e into master Oct 31, 2022
@tamuri tamuri deleted the tamuri/remove-travis-residue branch October 31, 2022 21:42
@matt-graham
Copy link
Collaborator

Apologies missed this earlier, was just about to approve 😅 but got in too late!

@tamuri
Copy link
Collaborator Author

tamuri commented Oct 31, 2022

Sorry, wanted to get it in before tonight's CI! 😆

@tamuri tamuri added this to Done in PR priorities Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants