Skip to content

Commit

Permalink
docs: link to conda-forge package (#193)
Browse files Browse the repository at this point in the history
* docs: link to conda-forge package

* style: pre-commit fixes

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
henryiii and pre-commit-ci[bot] authored Apr 4, 2024
1 parent 0b6533d commit 228a084
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![Documentation Status][docs-badge]][docs-link]

[![PyPI version][pypi-version]][pypi-link]
[![Conda-Forge][conda-badge]][conda-link]
[![PyPI platforms][pypi-platforms]][pypi-link]

<!-- SPHINX-START -->
Expand Down Expand Up @@ -159,6 +160,8 @@ This was developed for [Scikit-HEP][] before moving to Scientific-Python.
[sp-repo-review]: https://pypi.org/project/sp-repo-review
[validate-pyproject]: https://validate-pyproject.readthedocs.io
[validate-pyproject-schema-store]: https://github.com/henryiii/validate-pyproject-schema-store
[conda-badge]: https://img.shields.io/conda/vn/conda-forge/repo-review
[conda-link]: https://github.com/conda-forge/repo-review-feedstock

[intro-pre-commit]: https://repo-review.readthedocs.io/en/latest/intro.html#pre-commit
[intro-github-actions]: https://repo-review.readthedocs.io/en/latest/intro.html#github-actions
Expand Down

0 comments on commit 228a084

Please sign in to comment.