diff options
Diffstat (limited to 'libraries/Nevow/README')
-rw-r--r-- | libraries/Nevow/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/Nevow/README b/libraries/Nevow/README index dcee73bdea..5f61ab2e28 100644 --- a/libraries/Nevow/README +++ b/libraries/Nevow/README @@ -10,5 +10,3 @@ method parameters and exposing these methods to the web. Forms can be rendered automatically, and form posts will be validated and input coerced, rendering error pages if appropriate. Once a form post has validated successfully, the method will be called with the coerced values. - -This requires pysetuptools, python-twisted, and zope.interface. |