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 531cea6 commit 3eba1cbCopy full SHA for 3eba1cb
setuptools/command/build_py.py
@@ -256,7 +256,7 @@ class _IncludePackageDataAbuse:
256
"""Inform users that package or module is included as 'data file'"""
257
258
MESSAGE = """\
259
- Installing {importable!r} as data is deprecated, please list it as `package`.
+ Installing {importable!r} as data is deprecated, please list it in `packages`.
260
!!\n\n
261
############################
262
# Package would be ignored #
0 commit comments