diff options
author | 2018-02-05 23:00:54 +0000 | |
---|---|---|
committer | 2018-02-05 23:00:54 +0000 | |
commit | 5393d9e3fa86d0f6b6a53eea0a18afcd7c18c231 (patch) | |
tree | ba596bee098cd8b21459b770f473e7ade985173d | |
parent | Mart's Missing Files 2: Electric Boogaloo (diff) |
flake8-todo too pedantic for us - hopefully travis didn't cache it
-rw-r--r-- | requirements-ci.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements-ci.txt b/requirements-ci.txt index 0d0490af..ddefba34 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -4,7 +4,6 @@ flake8-bugbear flake8-bandit flake8-import-order flake8-tidy-imports -flake8-todo flake8-string-format safety dodgy |