Skip to content

Request: please document pyproject.toml configuration #297

@stefanv

Description

@stefanv

I am trying to set up doctestplus to ignore certain modules (skimage.io._plugins) during doctests, and it is not clear (a) how to translate the setup.cfg options into pyproject.toml, or whether the option provided can handle it as follows?

doctest_norecursedirs = ['io/_plugins']

Would it be possible to document this more clearly? 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions