summaryrefslogtreecommitdiffstats
path: root/python/flake8
diff options
context:
space:
mode:
author Robby Workman2021-04-19 07:10:09 +0200
committer Robby Workman2021-04-19 07:10:09 +0200
commit44e617f130dd35406bf3f584bc8bbf6d7cc0bae2 (patch)
tree90891f86421f5aa4c866021552fa3616f19527b7 /python/flake8
parent23b8d068b18ba36678562f92ef8440da88915874 (diff)
downloadslackbuilds-44e617f130dd35406bf3f584bc8bbf6d7cc0bae2.tar.gz
python/flake8: Fixed dep info
Diffstat (limited to 'python/flake8')
-rw-r--r--python/flake8/flake8.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/flake8/flake8.info b/python/flake8/flake8.info
index 621b39d737..f78f6b7a63 100644
--- a/python/flake8/flake8.info
+++ b/python/flake8/flake8.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/1e/ab/7730f6d6cdf73a3b7f98a2fe3b2cdf6
MD5SUM="7e5fe39d578a2c2d0962b61b35b8c3fc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pytest-runner pycodestyle pyflakes python-mccabe ConfigParser enum34"
+REQUIRES="pytest-runner pycodestyle pyflakes python-mccabe ConfigParser"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"