You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/publish-conda-forge.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ that you have been using to run hatch
124
124
commands in the previous tutorials.
125
125
126
126
:::{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.
128
128
:::
129
129
130
130
### Step 2: Fork and clone the conda-forge staged-recipes repository
0 commit comments