Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Update pytest decoration #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

snovikov
Copy link

Running on python 3.12.3 with pytest 8.2.1 I got this message:

PytestDeprecationWarning: The hookimpl ParallelRunner.pytest_sessionstart uses old-style configuration options (marks or attributes).
Please use the pytest.hookimpl(tryfirst=True) decorator instead
 to configure the hooks.
 See https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
  @pytest.mark.tryfirst

@snovikov
Copy link
Author

@kevlened
Copy link
Owner

Thanks for opening a PR. Unfortunately, I'm no longer maintaining this project.

I'll be archiving the project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants