Skip to content

Commit 0be5ae0

Browse files
ocefpaflwasser
authored andcommitted
remove duplicated instructions
1 parent dfdf270 commit 0be5ae0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package-structure-code/publish-python-package-pypi-conda.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,6 @@ Generally those steps are:
159159
1. Fork the staged recipes conda-forge GitHub repository
160160
1. Create a new recipe using the `grayskull` tool. You can [learn more about grayskull here](https://conda.github.io/grayskull/).
161161
1. Add the recipe file created by `grayskull` in a folder within the recipes/ directory of the [**conda-forge/staged-recipes**](https://github.com/conda-forge/staged-recipes) repository.
162-
1. Create a new recipe using the `grayskull` tool
163-
1. Add the recipe file created by `grayskull` in a folder within the recipes/ directory of the [**conda-forge/staged-recipes**](https://github.com/conda-forge/staged-recipes) repository.
164162
1. Open a pull request with your change. Your package will be tested on Windows, Mac and Linux using the repository CI.
165163

166164
Once you have submitted a recipe to conda-forge, a maintainer will work

0 commit comments

Comments
 (0)