You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/maintainer/updating_pkgs.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -189,6 +189,8 @@ to save it in a text file for future inspection.
189
189
190
190
Downloading prebuilt packages
191
191
----------------
192
+
A neat feature that feedstocks have is the ability to `upload packages to the CI provider for testing <https://conda-forge.org/docs/maintainer/conda_forge_yml.html?highlight=store_build_artifacts#azure>`_.
193
+
This is useful when trying out packages built in a PR. But you first need to download these prebuilt packages.
192
194
193
195
To download prebuilt packages follow the steps below:
0 commit comments