Skip to content

Commit 62ac985

Browse files
authored
Update pinning_deps.rst
1 parent 20bcccd commit 62ac985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/maintainer/pinning_deps.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ These pinned versions represent the ABIs that conda-forge is currently supportin
1818

1919
When a rerendering happens, conda-smithy will render the recipe using conda-build and output configuration files for each job and save them in a yaml file in ``.ci_support`` folder. For example, there's an output configuration file for each OS, each python version, etc.
2020

21-
These output configuration files are stripped to options that are used in the build and therefore a change in the config files in ``.ci_support`` folder implies that there needs to be a new build.
21+
These output configuration files are stripped to options that are used in the build and therefore a change in the config files in ``.ci_support`` folder implies that a new build is needed there.
2222

2323
Pinning of packages are handled by the same configuration file and conda-build. This means that packages need not be pinned manually.
2424

0 commit comments

Comments
 (0)