Skip to content

chore: support Pytest v8#203

Merged
mxschmitt merged 3 commits intomainfrom
support-pytest-9
Jan 31, 2024
Merged

chore: support Pytest v8#203
mxschmitt merged 3 commits intomainfrom
support-pytest-9

Conversation

@mxschmitt
Copy link
Copy Markdown
Contributor

Fixes #202

Comment thread setup.py Outdated
Comment thread local-requirements.txt
@@ -1,5 +1,4 @@
black==22.6.0
pytest==7.1.2
Copy link
Copy Markdown
Contributor 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
Comment thread setup.py Outdated
@mxschmitt mxschmitt merged commit a0e5c0f into main Jan 31, 2024
@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