xonsh/docs/dependencies.rst
Anthony Scopatz bbf0b4e917 minor docs
2016-05-28 19:29:00 -04:00

18 lines
446 B
ReStructuredText

Dependencies
============
Xonsh currently has the following external dependencies,
*Run Time:*
#. Python v3.4+
#. PLY (optional, included with xonsh)
#. prompt-toolkit (optional)
#. Jupyter (optional)
#. setproctitle (optional)
#. distro (optional)
*Documentation:*
#. `Sphinx <http://sphinx-doc.org/>`_ (which uses `reStructuredText <http://sphinx-doc.org/rest.html>`_)
#. Numpydoc
#. Cloud Sphinx Theme