Skip to content

Commit f32042f

Browse files
mahmoudtheacodes
authored andcommitted
clarify that the overview also covers non-Python packaging options (pypa#542)
1 parent fbf36df commit f32042f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ development ecosystem are covered in our :doc:`tutorials/index` section:
4242
:doc:`tutorial on managing application dependencies <tutorials/managing-dependencies>`.
4343
* to learn how to package and distribute your projects, see the
4444
:doc:`tutorial on packaging and distributing <tutorials/packaging-projects>`
45-
* to get an overview of Python's packaging options, see the
46-
:doc:`Overview of Python Packaging <overview>`.
45+
* to get an overview of packaging options for Python libraries and
46+
applications, see the :doc:`Overview of Python Packaging <overview>`.
4747

4848

4949
Learn more

0 commit comments

Comments
 (0)