diff options
| author | Jiangge Zhang <tonyseek@gmail.com> | 2015-06-08 16:00:09 +0800 |
|---|---|---|
| committer | Jiangge Zhang <tonyseek@gmail.com> | 2015-06-08 16:04:25 +0800 |
| commit | 739e0fa86bdcc1056e6c3a88ad000fb9fe2fb672 (patch) | |
| tree | 4e984c904cf1b571b90786890270524f93d77ec3 | |
| parent | a3c72872b94e46b0983ccc1adfab3c077c73ae15 (diff) | |
| download | cryptography-739e0fa86bdcc1056e6c3a88ad000fb9fe2fb672.tar.gz cryptography-739e0fa86bdcc1056e6c3a88ad000fb9fe2fb672.tar.bz2 cryptography-739e0fa86bdcc1056e6c3a88ad000fb9fe2fb672.zip | |
Use shields.io instead of pypip.in.
It seems that the pypip.in has been unreachable. https://github.com/badges/pypipins/issues/39
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Cryptography ============ -.. image:: https://pypip.in/version/cryptography/badge.svg?style=flat +.. image:: https://img.shields.io/pypi/v/cryptography.svg :target: https://pypi.python.org/pypi/cryptography/ :alt: Latest Version |
