Skip to content

Commit 3eba1cb

Browse files
abravalherimgorny
andauthored
Update setuptools/command/build_py.py
Co-authored-by: Michał Górny <[email protected]>
1 parent 531cea6 commit 3eba1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setuptools/command/build_py.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ class _IncludePackageDataAbuse:
256256
"""Inform users that package or module is included as 'data file'"""
257257

258258
MESSAGE = """\
259-
Installing {importable!r} as data is deprecated, please list it as `package`.
259+
Installing {importable!r} as data is deprecated, please list it in `packages`.
260260
!!\n\n
261261
############################
262262
# Package would be ignored #

0 commit comments

Comments
 (0)