]> Cypherpunks.ru repositories - pyderasn.git/commitdiff
No PyPI anymore
authorSergey Matveev <stargrave@stargrave.org>
Tue, 14 Mar 2023 16:47:40 +0000 (19:47 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 14 Mar 2023 16:47:40 +0000 (19:47 +0300)
doc/install.rst

index 13ddee572755bd2ae811d3c364e8445c47231a18..1164126e197c8e740de691d25416b9033a129941 100644 (file)
@@ -16,11 +16,6 @@ signature from `official website <http://www.pyderasn.cypherpunks.ru/>`__::
 * ``urwid`` is an optional dependency used for :ref:`interactive browser <browser>`.
 * ``dateutil`` is an optional dependency used for ``.totzdatetime()`` method.
 
-You could use pip (**no** OpenPGP authentication is performed!) with PyPI::
-
-    $ echo pyderasn==9.3 --hash=sha256:TO-BE-FILLED > requirements.txt
-    $ pip install --requirement requirements.txt
-
 You have to verify downloaded tarballs integrity and authenticity to be
 sure that you retrieved trusted and untampered software. `GNU Privacy
 Guard <https://www.gnupg.org/>`__ is used for that purpose.