Fix include and exclude

This commit is contained in:
Hsiaoming Yang 2015-03-11 11:25:47 +08:00
parent 9304c3a2c5
commit 36b3706100
1 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,5 @@
include README.rst
include CHANGES.rst
include LICENSE
graft tests
include Makefile LICENSE README.rst CHANGES.rst
exclude mistune.c
recursive-include tests *
recursive-exclude tests *.pyc
recursive-exclude tests *.pyo