Remove argparse from requirement
Since Glance dropped support for Python 2.6 and argparse is native in Python >= 2.7, there's no need to pip install it. Change-Id: Ica8a7215debd6f47555451f67a76f929c8b0e62e
This commit is contained in:
parent
8409a3630d
commit
5ef185fec4
@ -16,7 +16,6 @@ eventlet>=0.15.2
|
||||
PasteDeploy>=1.5.0
|
||||
Routes>=1.12.3,!=2.0
|
||||
WebOb>=1.2.3
|
||||
argparse
|
||||
boto>=2.32.1,<2.35.0
|
||||
sqlalchemy-migrate>=0.9.1,!=0.9.2
|
||||
httplib2>=0.7.5
|
||||
|
Loading…
Reference in New Issue
Block a user