Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit 7b7f9a8

Browse files
authored
Update README.md
Add badge for conda-forge
1 parent 3587556 commit 7b7f9a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![Template](https://img.shields.io/badge/Template-LINCC%20Frameworks%20Python%20Project%20Template-brightgreen)](https://lincc-ppt.readthedocs.io/en/latest/)
44

55
[![PyPI](https://img.shields.io/pypi/v/nested-dask?color=blue&logo=pypi&logoColor=white)](https://pypi.org/project/nested-dask/)
6+
[![Conda](https://img.shields.io/conda/vn/conda-forge/nested-dask.svg?color=blue&logo=condaforge&logoColor=white)](https://anaconda.org/conda-forge/nested-dask)
7+
68
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/lincc-frameworks/nested-dask/smoke-test.yml)](https://github.com/lincc-frameworks/nested-dask/actions/workflows/smoke-test.yml)
79
[![Codecov](https://codecov.io/gh/lincc-frameworks/nested-dask/branch/main/graph/badge.svg)](https://codecov.io/gh/lincc-frameworks/nested-dask)
810
[![Read The Docs](https://img.shields.io/readthedocs/nested-dask)](https://nested-dask.readthedocs.io/)

0 commit comments

Comments
 (0)