This file will instruct setuptools to package *all* important distribution packages when the code gets uploaded to PyPI.
3 lines
94 B
Text
3 lines
94 B
Text
include LICENSE README.markdown
|
|
recursive-include examples *
|
|
recursive-exclude examples *.pyc
|