Skip to content

Commit 53c9de6

Browse files
author
github-actions[doc-deploy-bot]
committed
Latest docs.
1 parent 676cbb2 commit 53c9de6

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

master/_sources/contributor_guides/building.rst.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ To build using Python ``setuptools`` and ``scikit-build``, install the following
9494
- ``cmake``
9595
- ``scikit-build``
9696
- ``ninja``
97+
- ``versioneer``
9798
- ``gtest`` (optional to run C API tests)
9899
- ``gmock`` (optional to run C API tests)
99100
- ``pytest`` (optional to run Python API tests)

master/contributor_guides/building.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -858,6 +858,7 @@ <h3>Build and Install with scikit-build<a class="headerlink" href="#build-and-in
858858
<li><p><code class="docutils literal notranslate"><span class="pre">cmake</span></code></p></li>
859859
<li><p><code class="docutils literal notranslate"><span class="pre">scikit-build</span></code></p></li>
860860
<li><p><code class="docutils literal notranslate"><span class="pre">ninja</span></code></p></li>
861+
<li><p><code class="docutils literal notranslate"><span class="pre">versioneer</span></code></p></li>
861862
<li><p><code class="docutils literal notranslate"><span class="pre">gtest</span></code> (optional to run C API tests)</p></li>
862863
<li><p><code class="docutils literal notranslate"><span class="pre">gmock</span></code> (optional to run C API tests)</p></li>
863864
<li><p><code class="docutils literal notranslate"><span class="pre">pytest</span></code> (optional to run Python API tests)</p></li>

master/objects.inv

0 Bytes
Binary file not shown.

master/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)