Merge pull request #1 from grzn/patch-1

MANIFEST.in should include itself so source distributions could be bu…
This commit is contained in:
ncoghlan 2016-04-14 00:11:14 +10:00
commit c8b517d807

View file

@ -1,3 +1,3 @@
include *.py *.txt *.rst
include *.py *.txt *.rst MANIFEST.in
recursive-include docs *.rst *.py make.bat Makefile