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 8272360 commit 35554d1Copy full SHA for 35554d1
setup.py
@@ -18,6 +18,7 @@
18
license="GPL-3.0 License",
19
packages=find_packages(),
20
install_requires=required,
21
+ include_package_data=True,
22
classifiers=[
23
'Development Status :: 4 - Beta',
24
'Intended Audience :: Developers',
0 commit comments