exclude pytest 2.8.0

py26 test failed with pytest 2.8.0

Change-Id: I9788b066f25991574402d22e917caf48ba2de9e5
Closes-Bug: #1497933
This commit is contained in:
vsaienko 2015-09-21 13:34:22 +03:00 committed by Vasyl Saienko
parent 86e22df5be
commit d4b127833e

View File

@ -1,3 +1,3 @@
mock>=1.0.1
pytest>=2.6.4
pytest>=2.6.4,<2.8.0
python-neutronclient