Skip to content

Request: please document pyproject.toml configuration #297

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? 🙏

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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