Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,6 @@ needed dependencies.
cd matrix-python-sdk
python setup.py install

E2E development
~~~~~~~~~~~~~~~

The Olm bindings are not yet hosted on PyPI. Hence it it necessary to pass
``--process-dependency-links`` when installing with pip, in order to fetch them
from their Git repository. For example replace ``python setup.py install`` in
the above instructions by ``pip install --process-dependency-links .[e2e]``.

Usage
=====
The SDK provides 2 layers of interaction. The low-level layer just wraps the
Expand Down