Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tox.ini

Issue 29363565: Issue 4552 - Drop jshydra dependency (buildtools) (Closed)
Patch Set: Created Nov. 18, 2016, 5:20 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« templates/modules.js.tmpl ('K') | « templates/modules.js.tmpl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tox.ini
diff --git a/tox.ini b/tox.ini
index 1d26294cfb923cec9f2e18749d8ddbdd64fbf917..c6ffa6bef55f7226be9296a1f6c99a4ca85c5950 100644
--- a/tox.ini
+++ b/tox.ini
@@ -29,4 +29,4 @@ deps =
commands =
python ensure_dependencies.py
py.test tests
- flake8 --exclude jshydra
+ flake8
« templates/modules.js.tmpl ('K') | « templates/modules.js.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld