summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2021-11-19 16:03:26 +0000
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-03-05 09:14:34 +0000
commit9d62dd794936c219e45ccca6bfcc0e25ec78792b (patch)
tree58c297cc754229a92d8efc60865a956f1f4d69d8 /docs
parent513cc87b0db2830c75196b3c1d51fea87819c7ff (diff)
downloadpython-setuptools-git-9d62dd794936c219e45ccca6bfcc0e25ec78792b.tar.gz
Add news fragment with instructions for empty distributions
Diffstat (limited to 'docs')
-rw-r--r--docs/userguide/package_discovery.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/userguide/package_discovery.rst b/docs/userguide/package_discovery.rst
index afd4f576..99e45bed 100644
--- a/docs/userguide/package_discovery.rst
+++ b/docs/userguide/package_discovery.rst
@@ -107,7 +107,7 @@ config>` and :doc:`py_modules </references/keywords>` configuration.
To avoid confusion, file and folder names that are used by popular tools (or
that correspond to well-known conventions, such as distributing documentation
-alongside the project code) are automatically filtered in the case of
+alongside the project code) are automatically filtered out in the case of
*flat-layouts*:
.. autoattribute:: setuptools.discovery.FlatLayoutPackageFinder.DEFAULT_EXCLUDE