From 3af351190e318c04b83d016fdcfe39556d90e3c7 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Sat, 8 Jul 2017 19:36:39 +0200 Subject: [docs] update changelog --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index f46b70e..28a725f 100644 --- a/README.rst +++ b/README.rst @@ -17,14 +17,17 @@ A collection of shared utils used by the several python LEAP subprojects. Library dependencies -------------------- + * ``libssl-dev`` Python dependencies ------------------- + * See ``pkg/requirements.pip`` Extras ------------------- + Using `leap.common.http` needs some extra dependencies (twisted.web >= 14.0.2, python-service-identity). You can install them by running:: @@ -33,6 +36,7 @@ python-service-identity). You can install them by running:: Running the tests ------------------- + To run the tests, first run the setup with: .. code-block:: -- cgit v1.2.3