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

0.912.2: hookimpl pytest_configure uses old-style configuration options #159

Closed
mtelka opened this issue Aug 27, 2023 · 1 comment
Closed

Comments

@mtelka
Copy link

mtelka commented Aug 27, 2023

pytest complains with pytest-salt-factories 0.912.2:

pytest.PytestDeprecationWarning: The hookimpl pytest_configure uses old-style configuration options (marks or attributes).
Please use the pytest.hookimpl(trylast=True) decorator instead
 to configure the hooks.
 See https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
 at /usr/lib/python3.9/vendor-packages/saltfactories/plugins/markers.py:16
@mtelka
Copy link
Author

mtelka commented Aug 27, 2023

Duplicate of #155.

@mtelka mtelka closed this as completed Aug 27, 2023
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

No branches or pull requests

1 participant