Examples weren't being included in the pkg, and pyc's are excluded by default

We'll figure out the example thing for next release!
[ci skip]
This commit is contained in:
Mike Helmick 2013-05-29 14:04:42 -04:00
parent 6eaa58cd0b
commit 57f8e6b22f

View file

@ -1,3 +1 @@
include LICENSE README.md README.rst HISTORY.rst test_twython.py requirements.txt
recursive-include examples *
recursive-exclude examples *.pyc
include LICENSE README.md README.rst HISTORY.rst test_twython.py requirements.txt