Skip to content

Commit 20bcccd

Browse files
authored
Update pinning_deps.rst
1 parent 00a6768 commit 20bcccd

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
@@ -11,7 +11,7 @@ Globally pinned packages
1111
Maintaining a large collection of packages with different requirements poses the danger of producing islands of packages with mutually exclusive dependencies.
1212
Especially widely used libraries with restricted version compatibilities increase the danger of fractioning the package space.
1313
By fixing crucial libraries to specific dependency version shared by all packages in conda-forge, we avoid fractioning of our packages in incompatible islands.
14-
The following paragraphs give a short introduction how this global version pinning is realized in conda-forge.
14+
The following paragraphs give a short introduction about how this global version pinning is realized in conda-forge.
1515

1616
The current versions of globally pinned packages are defined in the `conda_build_config.yaml <https://github.com/conda-forge/conda-forge-pinning-feedstock/blob/master/recipe/conda_build_config.yaml>`_ file located in the ``conda-forge-pinning`` feedstock.
1717
These pinned versions represent the ABIs that conda-forge is currently supporting, with almost all available packages built against that version.

0 commit comments

Comments
 (0)