Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
julienc91 committed Jun 25, 2021
1 parent 449953a commit 786be05
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions docs/index.rst
Expand Up @@ -22,9 +22,7 @@ Compatibility

Currently supported versions and implementations of Python are:

* python 3.3
* python 3.4
* python 3.5
* python 3.6+
* pypy3

Others might be compatible but are not officially supported.
Expand All @@ -34,13 +32,7 @@ Requirements
============

Required libraries are automatically installed when installing ``pystassh`` (see :ref:`install` to learn more).
In its current version, ``pystassh`` requires additional libraries to interact with ``libssh`` and to run the tests and build the documentation:

* cffi 1.7.0
* pytest 2.9.1
* pytest-cov-2.2.1
* Sphinx 1.4.1
* sphinx-autobuild 0.6.0
You can install them by running ``pip install -r requirements.txt``.

``libssh`` and ``libffi-dev`` may have to be installed separately.

Expand All @@ -57,4 +49,4 @@ Refer to other sections of this documentation to learn more about ``pystassh``.
examples
tests
ref_api
about
about

0 comments on commit 786be05

Please sign in to comment.