os-ken/MANIFEST.in
Isaku Yamahata e6dd2e8683 dist: pypi tar ball misses tools directory
Reported-by: Satoshi Kobayashi <satoshi-k@stratosphere.co.jp>
Signed-off-by: Isaku Yamahata <yamahata@private.email.ne.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2013-07-23 20:54:25 +09:00

12 lines
205 B
Plaintext

include LICENSE
include MANIFEST.in
include *.rst
recursive-include ryu *.xsd
graft doc
graft etc
graft tools
recursive-exclude doc/build *
global-exclude *~
global-exclude *.pyc
global-exclude .gitignore