Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mataton committed Jul 8, 2024
1 parent 72eea98 commit 44dc260
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 15 deletions.
10 changes: 5 additions & 5 deletions _sources/install.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ Alternatively, you may download the repository, extract, and execute::
However, be cautious that the new functionality may not be stable and could be changed in the next formal release. It is not recommended to deploy the development version in a production environment.


Test
----
.. Test
.. ----
You can verify your installation by running the scikit-bio unit tests (this requires `pytest` installed)::
.. You can verify your installation by running the scikit-bio unit tests (this requires `pytest` installed)::
python -m skbio.test
.. python -m skbio.test
If the installation was successful and all features of scikit-bio work as intended, the test will report only passes (and warnings), but no failures.
.. If the installation was successful and all features of scikit-bio work as intended, the test will report only passes (and warnings), but no failures.
9 changes: 0 additions & 9 deletions install.html
Original file line number Diff line number Diff line change
Expand Up @@ -489,14 +489,6 @@ <h2>Nightly build<a class="headerlink" href="#nightly-build" title="Link to this
</div>
<p>However, be cautious that the new functionality may not be stable and could be changed in the next formal release. It is not recommended to deploy the development version in a production environment.</p>
</section>
<section id="test">
<h2>Test<a class="headerlink" href="#test" title="Link to this heading">#</a></h2>
<p>You can verify your installation by running the scikit-bio unit tests (this requires <cite>pytest</cite> installed):</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">python</span> <span class="o">-</span><span class="n">m</span> <span class="n">skbio</span><span class="o">.</span><span class="n">test</span>
</pre></div>
</div>
<p>If the installation was successful and all features of scikit-bio work as intended, the test will report only passes (and warnings), but no failures.</p>
</section>
</section>


Expand Down Expand Up @@ -526,7 +518,6 @@ <h2>Test<a class="headerlink" href="#test" title="Link to this heading">#</a></h
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#pypi">PyPI</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#third-party">Third-party</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#nightly-build">Nightly build</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#test">Test</a></li>
</ul>
</nav></div>

Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 44dc260

Please sign in to comment.