From 05e6c6f291e4cc9462f7ca52cd36dfebea5e7681 Mon Sep 17 00:00:00 2001 From: Jerome Kelleher Date: Thu, 26 Feb 2026 14:50:16 +0000 Subject: [PATCH] Drop the wheel build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b21dcd32e..454874c44 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # msprime -[![codecov](https://codecov.io/gh/tskit-dev/msprime/branch/main/graph/badge.svg)](https://codecov.io/gh/tskit-dev/msprime) [![PyPI Downloads](https://pepy.tech/badge/msprime)](https://pepy.tech/project/msprime) [![Conda Downloads](https://anaconda.org/conda-forge/msprime/badges/downloads.svg)](https://anaconda.org/conda-forge/msprime) [![SWH](https://archive.softwareheritage.org/badge/origin/https://github.com/tskit-dev/msprime/)](https://archive.softwareheritage.org/browse/origin/?origin_url=https://github.com/tskit-dev/msprime) [![Docs Build](https://github.com/tskit-dev/msprime/actions/workflows/docs.yml/badge.svg)](https://github.com/tskit-dev/msprime/actions/workflows/docs.yml) [![Binary wheels](https://github.com/tskit-dev/msprime/actions/workflows/wheels.yml/badge.svg)](https://github.com/tskit-dev/msprime/actions/workflows/wheels.yml) [![Tests](https://github.com/tskit-dev/msprime/actions/workflows/tests.yml/badge.svg)](https://github.com/tskit-dev/msprime/actions/workflows/tests.yml) +[![codecov](https://codecov.io/gh/tskit-dev/msprime/branch/main/graph/badge.svg)](https://codecov.io/gh/tskit-dev/msprime) [![PyPI Downloads](https://pepy.tech/badge/msprime)](https://pepy.tech/project/msprime) [![Conda Downloads](https://anaconda.org/conda-forge/msprime/badges/downloads.svg)](https://anaconda.org/conda-forge/msprime) [![SWH](https://archive.softwareheritage.org/badge/origin/https://github.com/tskit-dev/msprime/)](https://archive.softwareheritage.org/browse/origin/?origin_url=https://github.com/tskit-dev/msprime) [![Docs Build](https://github.com/tskit-dev/msprime/actions/workflows/docs.yml/badge.svg)](https://github.com/tskit-dev/msprime/actions/workflows/docs.yml) [![Tests](https://github.com/tskit-dev/msprime/actions/workflows/tests.yml/badge.svg)](https://github.com/tskit-dev/msprime/actions/workflows/tests.yml) ``msprime`` is a population genetics simulator