Merge "Pin argparse for idempotent pip installs"

This commit is contained in:
Zuul 2018-11-05 15:52:04 +00:00 committed by Gerrit Code Review
commit 3ea139cdbc
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ Cython<0.28
###
# Bumping pip to version 10 fails in tempest when trying to install
# packages with an empty list.
argparse==1.2.1;python_version=='2.7'
pip==18.0
setuptools==40.0.0
wheel==0.31.1