| commit | 3de20fcd569664a25e08720302d39ad2ec7dc2ea | [log] [tgz] |
|---|---|---|
| author | Anthony Sottile <asottile@umich.edu> | Tue Aug 27 21:28:13 2019 -0700 |
| committer | Anthony Sottile <asottile@umich.edu> | Tue Aug 27 21:28:13 2019 -0700 |
| tree | 3f8d2d8edf375f7423b0f1eb7a28fb4d180bb047 | |
| parent | 34a14fb7bcdbb15bc7f473e0411036db70a1a0fa [diff] |
Remove redundant flake8 dependency Committed via https://github.com/asottile/all-repos
diff --git a/requirements-dev.txt b/requirements-dev.txt index 2922ef5..cf74d9f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt
@@ -1,7 +1,6 @@ -e . coverage -flake8 mock pre-commit pytest