Skip to content

find_packages call in setup.py should exclude tests folder #477

@z11373

Description

@z11373

Hi, we're running into the issue which both packages (streamparse which depends on pystorm) are trying to install init.py file on the same location (under test folder), I was told the culprit is https://github.com/Parsely/streamparse/blob/master/setup.py#L55 and it's supposed to be using:

find_packages(exclude=["tests"])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions