From ab9213cc6c6f4fd719df83c151e231d43d5ebdfa Mon Sep 17 00:00:00 2001 From: confi-surya Date: Mon, 4 Feb 2019 16:36:54 +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/627148/ pep8 is dropped, so no longer require in lower-constraints.txt. Change-Id: I4c834e11515c9384975801e1b710fa554c726c0d --- lower-constraints.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index d274db1c02..48072965c7 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -57,7 +57,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