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 7abaa32 commit 8a840a3Copy full SHA for 8a840a3
README.rst
@@ -3,6 +3,8 @@ txEffect
3
4
.. image:: https://travis-ci.org/python-effect/txeffect.svg?branch=master
5
:target: https://travis-ci.org/python-effect/txeffect
6
+.. image:: https://img.shields.io/pypi/v/txeffect.svg
7
+ :target: https://pypi.python.org/pypi/txeffect
8
9
txEffect is a small library for integrating Twisted and Effect, mostly
10
around Deferred<->Effect interoperation. Documentation is available at
0 commit comments