From c145701ad6a3860b88f95706d0a64b9de9635dee Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Thu, 24 Dec 2009 15:05:56 -0800 Subject: [PATCH] update which version of twisted I've been testing w/... [git-p4: depot-paths = "//depot/": change = 1422] --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README b/README index ab80817..a2a332f 100644 --- a/README +++ b/README @@ -25,8 +25,7 @@ named media to your media files. Either will work. Run it as: ./pymediaserv [ ] The following packages are required to run the media server: - * Twisted (only core and web necessary, tested w/ 2.1.0 and - Web 0.5.0) - http://twistedmatrix.com/trac/ + * Twisted (tested w/ 8.2.0) - http://twistedmatrix.com/trac/ * ElementTree - http://effbot.org/zone/element-index.htm * SOAPpy - http://pywebsvcs.sourceforge.net/ * fpconst (required by SOAPpy) -