xonsh/MANIFEST.in

14 lines
317 B
Text
Raw Normal View History

2015-11-29 10:36:20 +01:00
include logo.txt
include scripts/*
include tests/*
include license
include CHANGELOG.rst
include README.rst
recursive-include xonsh/ply/example *
recursive-include xonsh/ply/doc *
recursive-include xonsh/ply/test *
include xonsh/ply/ANNOUNCE
include xonsh/ply/README.md
include xonsh/ply/CHANGES
global-exclude *.pyc