summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-11-17 10:21:05 -0400
committerKali Kaneko <kali@leap.se>2015-11-17 10:21:05 -0400
commit1eeec04f612543c2b853ac06cb3df85d87d36813 (patch)
treef0c4f929a1eb692837abdcba0ae60796ed7801f3 /README.rst
parent40239caad3cb2d512d1d62bade4dee3ea20f9531 (diff)
parentba868e93c967cc8e9521471163f9127b63da1949 (diff)
Merge branch 'debian/experimental' into debian/platform-0.8debian/platform-0.8
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]