Skip to content

[3.0.1] pyproject.toml/setuptools: automatic package discovery does not work on debian #60

@picca

Description

@picca

In order to build guidata I need to add this in pyproject.toml

+[tool.setuptools.packages.find]
+include = ["guidata*"]
+

If not it finds multiple directory guidata and debian and understand that this is a multiple package project.
I think that it will be the same when you will re-add the doc directory.

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