Skip to content

Commit

Permalink
remove pep8 from lower-constraints.txt
Browse files Browse the repository at this point in the history
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
  • Loading branch information
confi-surya committed Feb 4, 2019
1 parent f32ea96 commit 6fbc900
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lower-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6fbc900

Please sign in to comment.