Skip to content

Commit 3349921

Browse files
authored
Merge pull request #63 from chrishavlin/add_badges
add some badges
2 parents ec5e5c6 + 5538fb2 commit 3349921

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +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)
4+
[![Python Version](https://img.shields.io/pypi/pyversions/yt_xarray.svg?color=green)](https://python.org)
5+
[![codecov](https://codecov.io/gh/data-exp-lab/yt_xarray/branch/main/graph/badge.svg)](https://codecov.io/gh/data-exp-lab/yt_xarray)
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)
67

78
An interface between yt and xarray
89

9-
1010
## Overview
1111

1212
yt_xarray streamlines communication between

requirements_docs.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)