Skip to content

Remove _importconftest call on pytest>=8#61

Merged
twmr merged 1 commit intomasterfrom
impconftest
Feb 4, 2024
Merged

Remove _importconftest call on pytest>=8#61
twmr merged 1 commit intomasterfrom
impconftest

Conversation

@twmr
Copy link
Copy Markdown
Owner

@twmr twmr commented Feb 4, 2024

The _importconftest call is no longer needed in the collect method of the SphinxDoctestModule class according to #58. Therefore, it is removed in this commit.

Closes #58

The _importconftest call is no longer needed in the collect method of
the SphinxDoctestModule class according to #58. Therefore, it is
removed in this commit.

Closes #58
@twmr twmr merged commit 2d995d2 into master Feb 4, 2024
@twmr twmr deleted the impconftest branch February 4, 2024 08:25
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.

Remove _importconftest call on pytest>=8

1 participant