]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/install.rst
PyPI has changed its URLs
[pyderasn.git] / doc / install.rst
index e6f6ba10bc7b783d15650a783e34358bbb2a9cfa..921766cdd79a0e2b02fd1e7ef8d795e833c04751 100644 (file)
@@ -12,7 +12,7 @@ signature from `official website <http://pyderasn.cypherpunks.ru/>`__::
     % python setup.py install
     # or copy pyderasn.py (+six.py) to your PYTHONPATH
 
-PyDERASN depends on `six <https://pypi.python.org/pypi/six>`__ package
+PyDERASN depends on `six <https://pypi.org/project/six/>`__ package
 for keeping compatibility with Py27/Py35. It is included in the tarball.
 You can also find it mirrored on :ref:`download <download>` page.