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 5b25553 commit 4012625Copy full SHA for 4012625
setup.py
@@ -45,4 +45,5 @@ def read_file(filename):
45
"Programming Language :: Python :: 3.7",
46
],
47
long_description_content_type="text/markdown",
48
+ include_package_data=True
49
)
0 commit comments