Skip to content

Field add_to_excluded_python_paths should work with multiple path parts #697

@tomuben

Description

@tomuben

Checklist

In order to improve the time, how long a bugfix does take, please make sure you address as much as possible of the following checklist.

  • I have reproduced the issue with at least the latest released version of <PROJECT-NAME>.
  • I have added references to issues that sound similar in section Related Issues.

Tip: Adding screenshots, outputs and logs might help to improve clarity.

Summary

Reproducing the Issue

always
Use something like:

    add_to_excluded_python_paths=(
        "test/resources",
    ),

to BaseConfig.
Observe that files with "test/resources" are not being ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureProduct feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions