Skip to content

Commit

Permalink
Enable flake8 3.8.*
Browse files Browse the repository at this point in the history
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
  • Loading branch information
dtantsur committed May 12, 2020
1 parent d30425b commit e664ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1 +1 @@
flake8<3.8.0,>=3.6.0 # MIT
flake8<3.9.0,>=3.6.0 # MIT

0 comments on commit e664ef4

Please sign in to comment.