Open

Description
Originally reported by: tomi77 (Bitbucket: tomi77, GitHub: tomi77)
- setuptools==20.2.2
- https://github.com/tomi77/tastypie-sorl-thumbnail
MANIFEST.in
#!
exclude tastypie_sorl_thumbnail/tests.py
exclude tastypie_sorl_thumbnail/models.py
python setup.py sdist
excludes these files. python setup.py bdist
does not.
More info: https://bitbucket.org/pypa/wheel/issues/99/cannot-exclude-directory#comment-25155235