aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
Commit message (Collapse)AuthorAgeFilesLines
* 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.