We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5e97d8 commit ab57c77Copy full SHA for ab57c77
source/guides/packaging-namespace-packages.rst
@@ -96,7 +96,7 @@ logic to fail and the other sub-packages will not be importable.
96
97
The ``src-layout`` directory structure allows automatic discovery of packages
98
by most :term:`build backends <Build Backend>`. See :ref:`src-layout-vs-flat-layout`
99
-for more information. If however you want to manage exclusions or inclusions of packages
+for more information. If however you want to manage exclusions or inclusions of packages
100
yourself, this is possible to be configured in the top-level :file:`pyproject.toml`:
101
102
.. code-block:: toml
0 commit comments