aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
Commit message (Collapse)AuthorAgeFilesLines
* MANIFEST: distribute db2man.xslNikolaus Schulz2011-07-091-0/+1
|
* Port man page from SGML to XMLNikolaus Schulz2010-12-291-1/+1
|
* MANIFEST.in: distribute NEWSNikolaus Schulz2010-08-091-0/+1
|
* Replace distutils MANIFEST with MANIFEST.in templateNikolaus Schulz2010-07-291-0/+9
Recent distutils versions always generate a new MANIFEST, overwriting our custom one. See Python bug #8688.