summaryrefslogtreecommitdiffstats
path: root/libraries/decorator
diff options
context:
space:
mode:
author ponce2012-08-26 09:30:46 +0200
committer ponce2012-08-26 09:30:46 +0200
commit0880f4574b0bb6d5a58a1328a00b29de19efc598 (patch)
treefba6a33c376b68b4815b231e5906b6a734d28547 /libraries/decorator
parent434b5114c28da46d420015fe0c45145ef3364e25 (diff)
downloadslackbuilds-0880f4574b0bb6d5a58a1328a00b29de19efc598.tar.gz
libraries/decorator: Fixed dep information
Diffstat (limited to 'libraries/decorator')
-rw-r--r--libraries/decorator/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/decorator/README b/libraries/decorator/README
index 6b6ae10e27..d1d2a840af 100644
--- a/libraries/decorator/README
+++ b/libraries/decorator/README
@@ -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).