summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
Diffstat (limited to 'network')
-rw-r--r--network/python-twisted/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/network/python-twisted/README b/network/python-twisted/README
index b5ce41eb91..580a8e4425 100644
--- a/network/python-twisted/README
+++ b/network/python-twisted/README
@@ -4,3 +4,5 @@ under the MIT license.
Twisted projects variously support TCP, UDP, SSL/TLS, multicast, Unix
sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH,
IRC, FTP, and others), and much more.
+
+This requires zope.interface at runtime.