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
parent f2eef7717b
commit 3468283010
1 changed files with 1 additions and 1 deletions

View File

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