Pin PyECLib==1.0.7

...similar to what's been done but not released in stable/kilo Swift.

See also: I4314c31ae80364c3497b6d71f1a180a8cceba9d1 (requirements change)
See also: Ic09f5245b51e1aba2c4ea549126bdb51886ed36c (Swift change)

Change-Id: Iba35074c8f67a5bc41feccd794f30285ec5e7741
This commit is contained in:
Tim Burke 2015-09-16 21:20:26 +00:00
parent 14981b47c5
commit a8cf51a081
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ usedevelop = True
install_command = pip install {opts} {packages}
deps =
-r{toxinidir}/test-requirements.txt
PyECLib==1.0.7
https://launchpad.net/swift/kilo/2.3.0/+download/swift-2.3.0.tar.gz
commands = nosetests {posargs:swift3/test/unit}
setenv = VIRTUAL_ENV={envdir}