[tox] Use a revision on proper branch for Yams
"default" is not good when some bug fix release suddenly comes out...
--- a/tox.ini Tue Mar 29 14:35:28 2016 +0200
+++ b/tox.ini Tue Apr 05 09:10:17 2016 +0200
@@ -9,7 +9,7 @@
whitelist_externals =
/usr/bin/touch
deps =
- hg+https://hg.logilab.org/master/yams@default#egg=yams
+ hg+https://hg.logilab.org/master/yams@20b43fb67201#egg=yams
py34: -e.
cubicweb: -r{toxinidir}/cubicweb/test/requirements.txt
devtools: -r{toxinidir}/cubicweb/devtools/test/requirements.txt