Skip to content

Setup installs the 'tests' package #96

Open
@erezinman

Description

@erezinman

Describe the bug
During the installation, the use of the find_packages() function without any parameters causes the package tests to be installed. This is (possibly) an unintended behavior, and since almost every project repository contains a directory called "tests", this messes up with some IDEs and systems, and is generally prone to errors.

Since both the main package and the tests package are installed together during setup, I am forced to remove this package for now.

Please fix this promptly.
Thanks!

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