Skip to content

Commit b32b5b4

Browse files
committed
deploy: 6d0cbd7
1 parent a991dc3 commit b32b5b4

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

.doctrees/environment.pickle

0 Bytes
Binary file not shown.
3 Bytes
Binary file not shown.

_sources/tutorials/publish-conda-forge.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ that you have been using to run hatch
124124
commands in the previous tutorials.
125125

126126
:::{note}
127-
You can also install grayskull using pipx[^pipx]. pipx is a tool that allows you to install commonly used tools that you might want to have available across multiple Python environments rather than installing the package into every Python environment that ou create.
127+
You can also install grayskull using pipx[^pipx]. pipx is a tool that allows you to install commonly used tools that you might want to have available across multiple Python environments rather than installing the package into every Python environment that you create.
128128
:::
129129

130130
### Step 2: Fork and clone the conda-forge staged-recipes repository

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.

tutorials/publish-conda-forge.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ <h3>Step 1: Install grayskull<a class="headerlink" href="#step-1-install-graysku
621621
commands in the previous tutorials.</p>
622622
<div class="admonition note">
623623
<p class="admonition-title">Note</p>
624-
<p>You can also install grayskull using pipx<a class="footnote-reference brackets" href="#pipx" id="id2" role="doc-noteref"><span class="fn-bracket">[</span>2<span class="fn-bracket">]</span></a>. pipx is a tool that allows you to install commonly used tools that you might want to have available across multiple Python environments rather than installing the package into every Python environment that ou create.</p>
624+
<p>You can also install grayskull using pipx<a class="footnote-reference brackets" href="#pipx" id="id2" role="doc-noteref"><span class="fn-bracket">[</span>2<span class="fn-bracket">]</span></a>. pipx is a tool that allows you to install commonly used tools that you might want to have available across multiple Python environments rather than installing the package into every Python environment that you create.</p>
625625
</div>
626626
</section>
627627
<section id="step-2-fork-and-clone-the-conda-forge-staged-recipes-repository">

0 commit comments

Comments
 (0)