Merge "Stop explicitly requiring pycodestyle"

This commit is contained in:
Zuul 2019-10-17 18:10:53 +00:00 committed by Gerrit Code Review
commit 1ef56e58ec
2 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,7 @@ docutils==0.14
dogpile.cache==0.6.2
fixtures==3.0.0
flake8-docstrings==0.2.1.post1
flake8==2.5.5
flake8==2.6.0
Flask===1.0.2
Flask-RESTful===0.3.5
freezegun==0.3.6

View File

@ -4,7 +4,6 @@
hacking>=1.1.0,<1.2.0 # Apache-2.0
pep257==0.7.0 # MIT License
pycodestyle>=2.0.0 # MIT License
flake8-docstrings==0.2.1.post1 # MIT
bashate>=0.5.1 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0