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

Unified Diff: tox.ini

Issue 29913558: Issue 7057 - [CMS] Build failing for `urllib3` (Closed)
Patch Set: Created Oct. 17, 2018, 12:09 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
« no previous file with comments | « no previous file | 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 9351bed74ac63ce1ac3ef653b8675ad76a03df61..e32a9c80ae005f54fa26a653b7ab9dd4c10f34e6 100644
--- a/tox.ini
+++ b/tox.ini
@@ -20,9 +20,9 @@ setenv =
deps =
flask
jinja2
- urllib3
+ urllib3==1.23
markdown
- pytest
+ pytest==3.8.2
pytest-cov
mock
wsgi_intercept
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld