Skip to content

Bug with ignore in PyPI released version #20

@anugrahjo

Description

@anugrahjo

'ignore' does not work for copy and copy_folder drivers. ignore=ignore_patterns() is a kwarg for copytree() but is provided as a non-keyworded argument in copy and copy_folder drivers. Just adding the keyword ignore= will fix the issue. I see that copy driver is removed and this issue is also fixed in the github repo but not on PyPI released version. Is it possible to release the latest version on master branch to PyPI?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions