summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-11-17 10:41:14 -0400
committerKali Kaneko <kali@leap.se>2015-11-17 10:41:14 -0400
commitf063726b3ad003693010555d57dbc214f6abb01d (patch)
treef0c4f929a1eb692837abdcba0ae60796ed7801f3 /README.rst
parent6ac9057c8e564778dd282315a106497b7da8bba4 (diff)
parentba868e93c967cc8e9521471163f9127b63da1949 (diff)
Merge branch 'debian/experimental' into debian/platform-0.9
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 0aed339..349edce 100644
--- a/README.rst
+++ b/README.rst
@@ -22,3 +22,10 @@ Library dependencies
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::
+
+ pip install leap.common[http]