| Index: tox.ini |
| =================================================================== |
| --- a/tox.ini |
| +++ b/tox.ini |
| @@ -21,16 +21,17 @@ |
| deps = |
| flask |
| jinja2 |
| urllib3 |
| markdown |
| pytest |
| pytest-cov |
| pytest-mock |
| + pytest-regtest |
| wsgi_intercept |
| flake8 |
| flake8-per-file-ignores>=0.4 |
| flake8-docstrings |
| pep8-naming |
| hg+https://hg.adblockplus.org/codingtools#egg=flake8-eyeo&subdirectory=flake8-eyeo |
| commands = |