Skip to content

Commit 5538fb2

Browse files
committed
rm the unit test badge
1 parent 3be59f0 commit 5538fb2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
# yt_xarray
22

3-
43
[![PyPI version](https://badge.fury.io/py/yt_xarray.svg)](https://badge.fury.io/py/yt_xarray)
54
[![Python Version](https://img.shields.io/pypi/pyversions/yt_xarray.svg?color=green)](https://python.org)
6-
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/data-exp-lab/yt_xarray/main.svg)](https://results.pre-commit.ci/latest/github/data-exp-lab/yt_xarray/main)
7-
[![tests](https://github.com/data-exp-lab/yt_xarray/workflows/tests/badge.svg)](https://github.com/data-exp-lab/yt_xarray/actions)
85
[![codecov](https://codecov.io/gh/data-exp-lab/yt_xarray/branch/main/graph/badge.svg)](https://codecov.io/gh/data-exp-lab/yt_xarray)
6+
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/data-exp-lab/yt_xarray/main.svg)](https://results.pre-commit.ci/latest/github/data-exp-lab/yt_xarray/main)
97

108
An interface between yt and xarray
119

12-
1310
## Overview
1411

1512
yt_xarray streamlines communication between

0 commit comments

Comments
 (0)