We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee4b694 commit 4701083Copy full SHA for 4701083
README.rst
@@ -6,6 +6,10 @@ Setuptools plugin for Rust extensions support
6
:target: https://travis-ci.org/PyO3/setuptools-rust
7
:align: right
8
9
+.. image:: https://badge.fury.io/py/setuptools-rust.svg
10
+ :target: https://badge.fury.io/py/setuptools-rust
11
+
12
13
Setuptools helpers for rust Python extensions implemented with `PyO3 python binding <https://github.com/PyO3/pyo3>`_.
14
15
Compile and distribute Python extensions written in rust as easily as if they were written in C.
0 commit comments