summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: a82c81325a4ccbbf16e2794a1b84e63ef1bc6c5f (plain)
1
2
3
4
5
include README.* ChangeLog.* setup.py setup.cfg LICENSE.txt
recursive-include pymemcache *.py
global-exclude *.pyc
global-exclude *.pyo