Include changelog in the manifest

This commit is contained in:
John Anderson
2015-07-16 12:39:43 -07:00
parent 7a6cdbc8dd
commit be893ce106

View File

@@ -1,4 +1,4 @@
include README.* setup.py setup.cfg LICENSE.txt
include README.* ChangeLog.* setup.py setup.cfg LICENSE.txt
recursive-include pymemcache *.py
global-exclude *.pyc
global-exclude *.pyo