File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,6 @@ happily accept any :doc:`contributions and feedback <contribute>`. 😊
3333Get started
3434===========
3535
36- Thinking about shipping a new Python library or application? Start with :doc: `overview `.
37-
3836Essential tools and concepts for working within the Python
3937development ecosystem are covered in our :doc: `tutorials/index ` section:
4038
@@ -44,6 +42,9 @@ development ecosystem are covered in our :doc:`tutorials/index` section:
4442 :doc: `tutorial on managing application dependencies <tutorials/managing-dependencies >`.
4543* to learn how to package and distribute your projects, see the
4644 :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 >`.
47+
4748
4849Learn more
4950==========
You can’t perform that action at this time.
0 commit comments