Dependency bump to Liberty.

Change-Id: Id57ccf8c34c95a1db882de4ffbd60c2d7e776ca1
This commit is contained in:
Ondřej Nový 2016-02-08 09:50:27 +01:00
parent 8cf1c715a0
commit 2ffc17cc91

View File

@ -13,7 +13,7 @@ setenv = VIRTUAL_ENV={envdir}
NOSE_COVER_ERASE=1
deps =
-r{toxinidir}/test-requirements.txt
https://launchpad.net/swift/kilo/2.3.0/+download/swift-2.3.0.tar.gz
https://launchpad.net/swift/liberty/2.5.0/+download/swift-2.5.0.tar.gz
commands = nosetests {posargs:test/unit}
[testenv:cover]