Skip to content

Commit f410d76

Browse files
committed
Trying to fix the infamous 'line 3: Warning: Duplicate explicit target name: numfocus.' by PyPI :-/
1 parent 3bcbe26 commit f410d76

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,12 @@ A Python wrapper for the extremely fast Blosc2 compression library
1010
:Github: https://github.com/Blosc/python-blosc2
1111
:Actions: |actions|
1212
:PyPi: |version|
13-
:NumFOCUS: |numfocus|
1413
:Code of Conduct: |Contributor Covenant|
1514

1615
.. |version| image:: https://img.shields.io/pypi/v/blosc2.svg
1716
:target: https://pypi.python.org/pypi/blosc2
1817
.. |Contributor Covenant| image:: https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg
1918
:target: https://github.com/Blosc/community/blob/master/code_of_conduct.md
20-
.. |numfocus| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
21-
:target: https://numfocus.org
2219
.. |actions| image:: https://github.com/Blosc/python-blosc2/actions/workflows/build.yml/badge.svg
2320
:target: https://github.com/Blosc/python-blosc2/actions/workflows/build.yml
2421

0 commit comments

Comments
 (0)