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

chore: support Pytest v8 #203

Merged
merged 3 commits into from
Jan 31, 2024
Merged

chore: support Pytest v8 #203

merged 3 commits into from
Jan 31, 2024

Conversation

mxschmitt
Copy link
Member

Fixes #202

setup.py Outdated Show resolved Hide resolved
@@ -1,5 +1,4 @@
black==22.6.0
pytest==7.1.2
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: This got removed, so we install the Pytest which the user is installing (and its not pinned anymore), as per setup.py.

@mxschmitt mxschmitt changed the title chore: support Pytest v9 chore: support Pytest v8 Jan 31, 2024
setup.py Outdated Show resolved Hide resolved
@mxschmitt mxschmitt merged commit a0e5c0f into main Jan 31, 2024
17 checks passed
@mxschmitt mxschmitt deleted the support-pytest-9 branch January 31, 2024 23:26
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.

[FEATURE] Support pytest 8.x
2 participants