8000
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 ea0d6ec commit 648187aCopy full SHA for 648187a
MANIFEST.in
@@ -1,5 +1,8 @@
1
include RELEASE.md
2
3
+graft doc
4
+prune doc/build
5
+
6
graft LICENSES
7
8
graft pandas
doc/source/whatsnew/v1.3.0.rst
@@ -439,7 +439,7 @@ Other API changes
439
Build
440
=====
441
442
-- Documentation is no longer included in wheels or source distributions. (:issue:`30741`)
+- Documentation in ``.pptx`` and ``.pdf`` formats are no longer included in wheels or source distributions. (:issue:`30741`)
443
444
.. ---------------------------------------------------------------------------
445
0 commit comments