]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Keep tox dependencies in sync with travis config. 537/head
authorKevin Deldycke <kevin@deldycke.com>
Mon, 16 Oct 2017 08:45:15 +0000 (10:45 +0200)
committerKevin Deldycke <kevin@deldycke.com>
Mon, 16 Oct 2017 08:45:15 +0000 (10:45 +0200)
Refs 1da04fd0af20162fe4e2b503a5fcae8f25267010 and #520.

tox.ini

diff --git a/tox.ini b/tox.ini
index 812561da7623742690947805f2119b6f78bc57af..53746582348868513f772db8520ece1aec4dc06d 100644 (file)
--- 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