Skip to content

Commit 4701083

Browse files
committed
add pypi badge
1 parent ee4b694 commit 4701083

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Setuptools plugin for Rust extensions support
66
:target: https://travis-ci.org/PyO3/setuptools-rust
77
:align: right
88

9+
.. image:: https://badge.fury.io/py/setuptools-rust.svg
10+
:target: https://badge.fury.io/py/setuptools-rust
11+
12+
913
Setuptools helpers for rust Python extensions implemented with `PyO3 python binding <https://github.com/PyO3/pyo3>`_.
1014

1115
Compile and distribute Python extensions written in rust as easily as if they were written in C.

0 commit comments

Comments
 (0)