We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
include_package_data
1 parent 0ee6942 commit 14c7597Copy full SHA for 14c7597
setup.py
@@ -28,4 +28,5 @@
28
"mkdocstrings[python]>=0.18",
29
"mkdocs-material",
30
],
31
+ include_package_data=True,
32
)
0 commit comments