Skip to content

Commit

Permalink
Automatic deploy (build number 473)
Browse files Browse the repository at this point in the history
  • Loading branch information
ConanCI bot committed Apr 17, 2023
1 parent 5b83568 commit 7ca3f52
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 2.0/_sources/reference/conanfile_txt.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Equivalent to ``self.test_requires()`` in ``conanfile.py``.

.. code-block:: text
[tool_requires]
[test_requires]
gtest/1.12.1
This section also supports version ranges and pinned recipe revisions, as above.
Expand Down
Binary file modified 2.0/conan.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion 2.0/reference/conanfile_txt.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ <h2>[tool_requires]<a class="headerlink" href="#tool-requires" title="Permalink
<h2>[test_requires]<a class="headerlink" href="#test-requires" title="Permalink to this headline"></a></h2>
<p>List of test requirements specifying the full reference.
Equivalent to <code class="docutils literal notranslate"><span class="pre">self.test_requires()</span></code> in <code class="docutils literal notranslate"><span class="pre">conanfile.py</span></code>.</p>
<div class="highlight-text notranslate"><div class="highlight"><pre><span></span>[tool_requires]
<div class="highlight-text notranslate"><div class="highlight"><pre><span></span>[test_requires]
gtest/1.12.1
</pre></div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion 2/_sources/reference/conanfile_txt.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Equivalent to ``self.test_requires()`` in ``conanfile.py``.

.. code-block:: text
[tool_requires]
[test_requires]
gtest/1.12.1
This section also supports version ranges and pinned recipe revisions, as above.
Expand Down
Binary file modified 2/conan.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion 2/reference/conanfile_txt.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ <h2>[tool_requires]<a class="headerlink" href="#tool-requires" title="Permalink
<h2>[test_requires]<a class="headerlink" href="#test-requires" title="Permalink to this headline"></a></h2>
<p>List of test requirements specifying the full reference.
Equivalent to <code class="docutils literal notranslate"><span class="pre">self.test_requires()</span></code> in <code class="docutils literal notranslate"><span class="pre">conanfile.py</span></code>.</p>
<div class="highlight-text notranslate"><div class="highlight"><pre><span></span>[tool_requires]
<div class="highlight-text notranslate"><div class="highlight"><pre><span></span>[test_requires]
gtest/1.12.1
</pre></div>
</div>
Expand Down

0 comments on commit 7ca3f52

Please sign in to comment.