Skip to content

Commit 041e23d

Browse files
committed
add note for version difference
1 parent 5481166 commit 041e23d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/userguide/datafiles.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,12 @@ In plain language, the file should not be excluded by ``exclude-package-data``
380380
p - file selected by "package-data"
381381
m - file included in "MANIFEST.in"
382382

383+
.. note::
384+
Different versions of ``setuptools`` might behave differently. The above
385+
description applies to versions after ``58.5.3`` (exclusive). For information
386+
on the behavior of earlier versions and more details, please refer to the
387+
`GitHub repository <https://github.com/abravalheri/experiment-setuptools-package-data>`_.
388+
383389
Summary
384390
-------
385391

0 commit comments

Comments
 (0)