diff options
| author | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-03-17 14:56:54 -0500 |
|---|---|---|
| committer | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-03-17 14:56:54 -0500 |
| commit | 0f2a2614eee2f50f66b097d29206c230092c0b05 (patch) | |
| tree | 1f1951ce3eb8071162a485215bc66b6566737cb4 | |
| parent | 48b995fa62004e0595b4de9edb93f3ea2677a397 (diff) | |
| download | flake8-0f2a2614eee2f50f66b097d29206c230092c0b05.tar.gz | |
Switch out dev-requirements for tox
| -rw-r--r-- | dev-requirements.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt index 1908775..053148f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1 @@ -pep8 -pyflakes -mccabe -mock -nose +tox |
