tahoe-lafs/MANIFEST.in
Brian Warner 9175c2451a fix bundled data under git, remove setuptools_darcs
This uses explicitly enumerated packages= and package_data= arguments to
setup(), rather than relying upon the convenient (but darcs-specific)
functions which would determine these values by asking the revision-control
system.

Note that darcsver is still used, when building from a darcs tree.
2012-01-08 14:12:50 -08:00

5 lines
150 B
Plaintext

include src/allmydata/web/*.xhtml
include src/allmydata/web/static/*.js
include src/allmydata/web/static/*.png
include src/allmydata/web/static/*.css