 Issue 29363565:
  Issue 4552 - Drop jshydra dependency (buildtools)  (Closed)
    
  
    Issue 29363565:
  Issue 4552 - Drop jshydra dependency (buildtools)  (Closed) 
  | Index: tox.ini | 
| diff --git a/tox.ini b/tox.ini | 
| index 1d26294cfb923cec9f2e18749d8ddbdd64fbf917..a0b0b9a329d8fa9c7c763f5ac2e59219b227506e 100644 | 
| --- a/tox.ini | 
| +++ b/tox.ini | 
| @@ -27,6 +27,5 @@ deps = | 
| pep8-naming | 
| hg+https://hg.adblockplus.org/codingtools#egg=flake8-abp&subdirectory=flake8-abp | 
| commands = | 
| - python ensure_dependencies.py | 
| py.test tests | 
| - flake8 --exclude jshydra | 
| + flake8 |