twython/MANIFEST.in
Randall Degges 9f7e1fa121 Adding a proper MANIFEST.in to the project.
This file will instruct setuptools to package *all* important distribution
packages when the code gets uploaded to PyPI.
2010-08-18 14:36:00 +08:00

3 lines
94 B
Text

include LICENSE README.markdown
recursive-include examples *
recursive-exclude examples *.pyc