Skip to content

Commit ff8d558

Browse files
author
Eran Davidovich
committed
add pytest badge
1 parent f3da62c commit ff8d558

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Pyth Client in Python
22
=====================
33

4+
[![pytest](https://github.com/pyth-network/pyth-client-py/actions/workflows/pytest.yml/badge.svg?branch=main)](https://github.com/pyth-network/pyth-client-py/actions/workflows/pytest.yml)
5+
46
A Python library to retrieve data from Pyth account structures off the Solana blockchain.
57

68
**NOTE**: This library requires Python 3.7 or greater due to `from __future__ import annotations`.

0 commit comments

Comments
 (0)