libraries/decorator: Fixed dep information

This commit is contained in:
ponce 2012-08-26 09:30:46 +02:00
parent 434b5114c2
commit 0880f4574b
1 changed files with 0 additions and 3 deletions

View File

@ -2,6 +2,3 @@ The aim of the decorator module it to simplify the usage of decorators
for the average programmer, and to popularize decorators usage giving
examples of useful decorators, such as memoize, tracing,
redirecting_stdout, locked, etc.
NOTE: Building this packages requires setuptools to be installed (available
at SlackBuilds.org as pysetuptools).