diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2015-12-10 18:18:28 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2015-12-10 18:18:28 -0800 |
commit | 06ee7d395f8ec21b7df4e4590e5f794d0ce93dca (patch) | |
tree | 4ccbbee2f74c876b2e319806d8d219b93a1c1f6a | |
parent | 0cafb05a97022d39bb5e5b35bdc9e8cbcb6596c0 (diff) | |
parent | e585c45d478cc4b8886248ead8244d7c19e84866 (diff) |
Merge branch '1.16'
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ Requirements - `Python <http://www.python.org/>`_ 2.6, 2.7, or 3.3+ (3.2 should also work, but it is not recommended) - `pycrypto <https://www.dlitz.net/software/pycrypto/>`_ 2.1+ -- `ecdsa <https://pypi.python.org/pypi/ecdsa>`_ 0.9+ +- `ecdsa <https://pypi.python.org/pypi/ecdsa>`_ 0.11+ Installation |