Skip to content

Commit cf85b50

Browse files
authored
Merge pull request #14188 from pytest-dev/patchback/backports/9.0.x/3c37b551e71c8b18c5323dac8a27d248bb98a5a9/pr-14184
[PR #14184/3c37b551 backport][9.0.x] doc: add seealso link to src-layout vs flat-layout discussion
2 parents 1606ded + c737e3b commit cf85b50

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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)