Skip to content

fix: replace deprecated path parameter in pytest_ignore_collect#97

Open
hrnciar wants to merge 1 commit intotommikaikkonen:masterfrom
hrnciar:pytest9-fix
Open

fix: replace deprecated path parameter in pytest_ignore_collect#97
hrnciar wants to merge 1 commit intotommikaikkonen:masterfrom
hrnciar:pytest9-fix

Conversation

@hrnciar
Copy link
Copy Markdown

@hrnciar hrnciar commented Mar 26, 2026

The (path: py.path.local) argument was removed in pytest 9, replaced
by (collection_path: pathlib.Path).

Made-with: Cursor

The (path: py.path.local) argument was removed in pytest 9, replaced
by (collection_path: pathlib.Path).

Made-with: Cursor
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.

1 participant