Enable flake8 3.8.*

It has been disabled previously to avoid pulling in new checks.
Now it's time to re-enable it with a new release.

Change-Id: Idd80085602ddb1fcf5a8d3de449866ba25a9c046
This commit is contained in:
Dmitry Tantsur
2020-05-12 11:50:58 +02:00
parent d30425b3d8
commit e664ef421c

View File

@ -1 +1 @@
flake8<3.8.0,>=3.6.0 # MIT
flake8<3.9.0,>=3.6.0 # MIT