Skip to content

Commit c313182

Browse files
committed
edits
1 parent 44f8f18 commit c313182

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/maintainer/updating_pkgs.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,11 +150,11 @@ When to rerender
150150

151151
We need to re-render when there are changes in the following parts of the feedstock:
152152

153-
- The platform configuration (``skip`` sections);
154-
- The ``yum_requirements.txt``;
153+
- The platform configuration (``skip`` sections).
154+
- The ``yum_requirements.txt``.
155155
- Updates in the build matrix due to new versions of Python, NumPy, PERL, R, etc.
156-
- Updates in conda-forge pinning that affect the feedstock
157-
- Build issues that a feedstock configuration update will fix (follow us on `gitter <https://gitter.im/conda-forge/conda-forge.github.io>`_ to know about those);
156+
- Updates in conda-forge pinning that affect the feedstock.
157+
- Build issues that a feedstock configuration update will fix (follow us on `gitter <https://gitter.im/conda-forge/conda-forge.github.io>`_ to know about those).
158158

159159

160160
Testing changes locally

0 commit comments

Comments
 (0)