Skip to content

Commit 3be59f0

Browse files
committed
add badges
1 parent ec5e5c6 commit 3be59f0

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33

44
[![PyPI version](https://badge.fury.io/py/yt_xarray.svg)](https://badge.fury.io/py/yt_xarray)
5+
[![Python Version](https://img.shields.io/pypi/pyversions/yt_xarray.svg?color=green)](https://python.org)
56
[![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)
8+
[![codecov](https://codecov.io/gh/data-exp-lab/yt_xarray/branch/main/graph/badge.svg)](https://codecov.io/gh/data-exp-lab/yt_xarray)
69

710
An interface between yt and xarray
811

requirements_docs.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)