From 6fbc9008f883d27472334fe3e9021388f7583597 Mon Sep 17 00:00:00 2001 From: confi-surya Date: Mon, 4 Feb 2019 16:52:17 +0530 Subject: [PATCH] remove pep8 from lower-constraints.txt Older hacking version depends on pep8, but pep8 module is replaced by pycodestyle. This is already resolved by updating hacking version in https://review.openstack.org/#/c/627149/ pep8 is dropped, so no longer require in lower-constraints.txt. Change-Id: I585e94098de20e0f541d4182367e904fc13d2ae6 --- lower-constraints.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 26591f870c..9c0bf53bef 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -60,7 +60,6 @@ oslo.utils==3.33.0 oslotest==3.2.0 packaging==17.1 pbr==2.0.0 -pep8==1.5.7 prettytable==0.7.1 pycparser==2.18 pyflakes==0.8.1