We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0efde commit 4e5f979Copy full SHA for 4e5f979
1 file changed
README.md
@@ -7,6 +7,7 @@
7
[![Live ReadTheDocs][rtd-badge]][rtd-link]
8
9
[![PyPI version][pypi-version]][pypi-link]
10
+[![Conda-Forge][conda-badge]][conda-link]
11
[![PyPI platforms][pypi-platforms]][pypi-link]
12
13
A [copier][]/[cookiecutter][] template for new Python projects based on the
@@ -436,5 +437,7 @@ Will not show up if no `setup.cfg` file is present.
436
437
[scientific-python development guide]: https://learn.scientific-python.org/development
438
[scientific-python/cookie]: https://github.com/scientific-python/cookie
439
[scikit-hep]: https://scikit-hep.org
440
+[conda-badge]: https://img.shields.io/conda/vn/conda-forge/sp-repo-review
441
+[conda-link]: https://github.com/conda-forge/sp-repo-review-feedstock
442
443
<!-- prettier-ignore-end -->
0 commit comments