summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/pep8/pep8.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pep8/pep8.info b/python/pep8/pep8.info
index 6a4bb9c958..c76857316b 100644
--- a/python/pep8/pep8.info
+++ b/python/pep8/pep8.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/p/pep8/pep8-1.4.5.tar.gz"
MD5SUM="055dbd22ac5669232fdba752612e9686"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="distribute"
+REQUIRES="pysetuptools"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"