summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'guide/qawarn.html')
-rw-r--r--guide/qawarn.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/guide/qawarn.html b/guide/qawarn.html
index 8b014f9..ed54c94 100644
--- a/guide/qawarn.html
+++ b/guide/qawarn.html
@@ -182,8 +182,8 @@ and submit it upstream. However, it is acceptable to remove the files
locally in the ebuild while waiting for a release with the fix.</p>
<p>The subsequent sections describe the common causes and the suggested
fixes.</p>
-<section id="example-or-test-packages-installed-by-setuptools">
-<h3>Example or test packages installed by setuptools<a class="headerlink" href="#example-or-test-packages-installed-by-setuptools" title="Permalink to this heading">¶</a></h3>
+<section id="example-for-test-packages-installed-by-setuptools">
+<h3>Example for test packages installed by setuptools<a class="headerlink" href="#example-for-test-packages-installed-by-setuptools" title="Permalink to this heading">¶</a></h3>
<p>Many packages using the setuptools build system utilize the convenient
<code class="docutils literal notranslate"><span class="pre">find_packages()</span></code> method to locate the Python sources. In some cases,
this method also wrongly grabs top-level test directories or other files