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 c0522fe commit 5badf48Copy full SHA for 5badf48
MANIFEST.in
@@ -4,3 +4,7 @@ include CONTRIBUTING.md
4
include README.md
5
recursive-include nbstata *
6
recursive-exclude * __pycache__
7
+global-include *.md
8
+global-include *.json
9
+global-include *.txt
10
+# Keep pkg data wheel-friendly alongside include-package-data in pyproject.toml
0 commit comments