Skip to content

Add option to skip auto-inclusion of all tracked files.Β #516

@nanthony21

Description

@nanthony21

After spending a long time trying to figure out why my distributions were suddenly too large to be uploaded to PyPi, I tracked it down to my recent inclusion of setuptools_scm. Many people may want to use setuptools_scm to automatically set the package version but may not want to override the default logic of which files are included in an sdist. Rather than requiring users to manually exclude all unwanted files in MANIFEST.in it would be nice to have a way of switching off this feature.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions