From: Kevin Deldycke Date: Mon, 16 Oct 2017 08:45:15 +0000 (+0200) Subject: Keep tox dependencies in sync with travis config. X-Git-Tag: v2.5.2~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F537%2Fhead;p=thirdparty%2Fbabel.git Keep tox dependencies in sync with travis config. Refs 1da04fd0af20162fe4e2b503a5fcae8f25267010 and #520. --- diff --git a/tox.ini b/tox.ini index 812561da..53746582 100644 --- a/tox.ini +++ b/tox.ini @@ -5,6 +5,7 @@ envlist = py26, py27, pypy, py33, py34, py26-cdecimal, py27-cdecimal deps = pytest cdecimal: m3-cdecimal + freezegun whitelist_externals = make commands = make clean-cldr test