Skip to content

Leveraging find_packages in setup.py #18535

Closed
@WillAyd

Description

@WillAyd

Right now when creating new folders we have to also list them as packages in the setup.py file. Is there any reason why we have not considered using find_packages as suggested by the Python Packaging User Guide to take care of that?

Happy to submit a PR just not an expert on packaging, so wanted to discuss what if any caveats are out there first before making any changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    BuildLibrary building on various platforms

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions