Skip to content

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

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"])

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions