]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/install.rst
Add missing totzdatetime documentation references
[pyderasn.git] / doc / install.rst
index 286e64e62696aabefb1e4e8a15009d7aac75846b..db2ccf28678c8b9acba5fd182e339c88121bca39 100644 (file)
@@ -12,8 +12,9 @@ signature from `official website <http://www.pyderasn.cypherpunks.ru/>`__::
     $ python setup.py install
     # or copy pyderasn.py (possibly termcolor.py) to your PYTHONPATH
 
-``termcolor`` is an optional dependency used for output colourizing.
-``urwid`` is an optional dependency used for :ref:`interactive browser <browser>`.
+* ``termcolor`` is an optional dependency used for output colourizing.
+* ``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::