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: RELEASE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,5 +25,5 @@ The following are mandatory pre-release steps to bring the repository into a pro
25
25
- Go to the [xyzspaces-feedstock](https://github.com/conda-forge/xyzspaces-feedstock) repository.
26
26
- Create a new release branch and update `version`, `url`, `sha256` hash of the released tar and dependencies in [meta.yml](https://github.com/conda-forge/xyzspaces-feedstock/blob/master/recipe/meta.yaml)
27
27
- Raise a PR for this release branch and merge the changes in master.
28
-
- It can take hours for a new release to [appear on Anaconda.org)[https://anaconda.org/conda-forge/xyzspaces].
28
+
- It can take hours for a new release to [appear on Anaconda.org](https://anaconda.org/conda-forge/xyzspaces).
29
29
- Once available verify that `conda install -c conda-forge xyzspaces` does indeed install the latest release.
0 commit comments