diff options
Diffstat (limited to 'tools/pip-requires')
-rw-r--r-- | tools/pip-requires | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 567600f1..4868e9db 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -5,3 +5,5 @@ oslo.config>=1.6.0 routes # wsgi six>=1.4.0 webob>=1.2 # wsgi +ovs >=2.6.0.dev0 ; python_version >= '3.0' +ovs ; python_version < '3.0' |