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: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,11 @@ properly for the distribution. The main purpose for now is to allow
79
79
other packages to pip install from the GitHub URL in their CI systems
80
80
where sphgeom is a dependency.
81
81
82
+
Installing with conda
83
+
---------------------
84
+
85
+
This package is also available on the community [conda-forge repository](https://anaconda.org/conda-forge/lsst-sphgeom). To install it in a conda environment execute `conda install --channel=conda-forge lsst-sphgeom`.
0 commit comments