summaryrefslogtreecommitdiff
path: root/MANIFEST.in
Commit message (Collapse)AuthorAgeFilesLines
* Fix long_description string in Python packaging (#249)v2.2.2Jon Parise2019-08-061-1/+0
| | | | | When defining `long_description` in setup.cfg using the `file:` directive, we need to keep everything on one line. Otherwise, it will treat the value as a block of literal text.
* Include changelog in the manifestJohn Anderson2015-07-161-1/+1
|
* Adding the LICENSE.txt file to the distributionCharles Gordon2014-09-091-1/+1
|
* add MANIFEST.in to force README.md to be packaged in `setup.py sdist`Dan Crosta2013-04-251-0/+5