Merge "Remove argparse from requirements"

This commit is contained in:
Jenkins 2016-01-25 21:15:51 +00:00 committed by Gerrit Code Review
commit 8ea306b499
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ eventlet!=0.18.0,>=0.17.4 # MIT
PyYAML>=3.1.0 # MIT
pecan>=1.0.0 # BSD
WSME>=0.8 # MIT
argparse # PSF
oslo.config>=3.2.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
Flask<1.0,>=0.10 # BSD