From ab6ef81519f66ea99a7e3c1a72f02d487caa24c2 Mon Sep 17 00:00:00 2001 From: neelasha23 Date: Fri, 15 Dec 2023 22:05:59 +0530 Subject: [PATCH 1/2] conda path update --- maintainer/conda-forge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintainer/conda-forge.md b/maintainer/conda-forge.md index 8f5849f..ca1507b 100644 --- a/maintainer/conda-forge.md +++ b/maintainer/conda-forge.md @@ -31,7 +31,7 @@ grayskull pypi --strict-conda-forge {package-name} ## Adding version updates -By default, PRs opeened by the bot won't detect version updates. To enable them, add this to the `conda-forge.yml` +By default, PRs opeened by the bot won't detect version updates. To enable them, create a `conda-forge.yml` file in the path `recipes/{package-name}` and add this to the file: ```yaml bot: From ada4c1b83b6802c162d93399ca36e3d74c0bec17 Mon Sep 17 00:00:00 2001 From: neelasha23 Date: Fri, 15 Dec 2023 22:11:01 +0530 Subject: [PATCH 2/2] conda path update --- maintainer/conda-forge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintainer/conda-forge.md b/maintainer/conda-forge.md index ca1507b..8a8a6ed 100644 --- a/maintainer/conda-forge.md +++ b/maintainer/conda-forge.md @@ -31,7 +31,7 @@ grayskull pypi --strict-conda-forge {package-name} ## Adding version updates -By default, PRs opeened by the bot won't detect version updates. To enable them, create a `conda-forge.yml` file in the path `recipes/{package-name}` and add this to the file: +By default, PRs opened by the bot won't detect version updates. To enable them, create a `conda-forge.yml` file in the path `recipes/{package-name}` and add this to the file: ```yaml bot: