Skip to content

Commit 32eb15b

Browse files
committed
fixup! Update the packaging tutorial according to PEP 639
1 parent 3f17894 commit 32eb15b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorials/packaging-projects.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ following this tutorial.
250250
https://pypi.org/classifiers/.
251251
- ``license`` is the :term:`SPDX license expression <License Expression>` of
252252
your package.
253-
- ``license-files`` is the list of paths to the license files,
253+
- ``license-files`` is the list of glob paths to the license files,
254254
relative to the directory where :file:`pyproject.toml` is located.
255255
- ``urls`` lets you list any number of extra links to show on PyPI.
256256
Generally this could be to the source, documentation, issue trackers, etc.

0 commit comments

Comments
 (0)