We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6e98b commit de3433eCopy full SHA for de3433e
setup.py
@@ -33,6 +33,7 @@ def get_long_description():
33
34
# Our modules to package
35
packages=['decoder'],
36
+ include_package_data=True,
37
38
# Project classification:
39
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments