Skip to content

Need a MANIFEST.in file? #135

@davidrpugh

Description

@davidrpugh

@jstac @mmcky

It would appear from looking at the MANIFEST file that none of the LICENSE, README, etc files are included in the quantecon source distribution. Is this accurate? I have typically added a MANIFEST.in file as described in the python docs to specify additional files to include as part of the source in my other projects.

My MANIFEST.in file usually just has one line....

include *.md LICENSE

to include any markdown files (i.e., README.md) and the license file.

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