[tox] use master URL for yams repository
No need to clone from review. This should help get consistent results.
--- a/tox.ini Tue Jan 19 16:11:16 2016 +0100
+++ b/tox.ini Mon Mar 21 10:53:44 2016 +0100
@@ -9,7 +9,7 @@
whitelist_externals =
/usr/bin/touch
deps =
- hg+https://hg.logilab.org/review/yams@default#egg=yams
+ hg+https://hg.logilab.org/master/yams@default#egg=yams
py34: -e.
cubicweb: -r{toxinidir}/cubicweb/test/requirements.txt
devtools: -r{toxinidir}/cubicweb/devtools/test/requirements.txt