Skip to content

Commit

Permalink
Deploying to gh-pages from @ b883d0a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Apr 3, 2024
1 parent 856914c commit c7ae8ad
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
Binary file modified latest/.doctrees/contributing.doctree
Binary file not shown.
Binary file modified latest/.doctrees/environment.pickle
Binary file not shown.
3 changes: 2 additions & 1 deletion latest/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,8 @@ <h2>Get Started!<a class="headerlink" href="#get-started" title="Link to this he
<ol class="arabic" start="4">
<li><p>Install your local copy into a virtualenv.</p>
<blockquote>
<div><p>$ pip install -e .[dev]</p>
<div><p>$ python -m pip install -e .[all]
$ python -m pip install -r requirements/dev.txt</p>
</div></blockquote>
</li>
<li><p>Setup pre-commit hooks:</p>
Expand Down
2 changes: 1 addition & 1 deletion latest/searchindex.js

Large diffs are not rendered by default.

0 comments on commit c7ae8ad

Please sign in to comment.