|
Last change
on this file was
1225,
checked in by hodgestar, 11 years ago
|
|
Update MANIFEST.in so that all files that are meant to be included in the source builds are included explicitly rather than relying on setuptools to find files under version control (since it fails to do so for svn 1.7.x and possibly other version control system).
|
-
Property svn:eol-style set to
native
|
|
File size:
409 bytes
|
| Line | |
|---|
| 1 | include ChangeLog |
|---|
| 2 | include COPYING |
|---|
| 3 | recursive-include genshi *.py *.c *.txt *.html |
|---|
| 4 | recursive-include scripts *.py |
|---|
| 5 | recursive-include fixes *.py |
|---|
| 6 | recursive-include examples * |
|---|
| 7 | recursive-include doc *.html *.css *.txt *.png *.gif *.py *.ini COPYING |
|---|
| 8 | recursive-exclude doc/logo.lineform * |
|---|
| 9 | exclude doc/2000ft.graffle |
|---|
| 10 | global-exclude *.pyc |
|---|
| 11 | include fixes/*.* |
|---|
| 12 | recursive-include genshi/template/tests/templates *.html *.txt |
|---|
Note: See
TracBrowser
for help on using the repository browser.