Skip to content

Commit 3c37b55

Browse files
authored
Merge pull request #14184 from him2him2/doc-src-layout-link
doc: add seealso link to src-layout vs flat-layout discussion
2 parents 3740cb9 + b2e93bc commit 3c37b55

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/en/explanation/goodpractices.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,11 @@ which are better explained in this excellent `blog post`_ by Ionel Cristian Măr
150150
See :ref:`pytest vs python -m pytest` for more information about the difference between calling ``pytest`` and
151151
``python -m pytest``.
152152

153+
.. seealso::
154+
155+
:doc:`packaging:discussions/src-layout-vs-flat-layout`
156+
The Python Packaging User Guide discusses the trade-offs between the ``src`` layout and ``flat`` layout.
157+
153158
Tests as part of application code
154159
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
155160

0 commit comments

Comments
 (0)