Skip to content

[REQ] Exclude test directory from package #34

Open
@f-dangel

Description

@f-dangel

This used to work by incorporating the following two lines into setup.cfg:

[options.packages.find]
exclude = test*

However, this stopped working, and I haven't yet identified the reason why. Removing these two lines fixes the installation. Waiting for a solution. For now, I will uncomment the two lines. But this should be fixed before the next release.

Specifically, this raises the following error when installing the package:

configparser.DuplicateSectionError: While reading from 'setup.cfg' [line 44]: section 'options.packages.find' already exists

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions