-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
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
Labels
No labels