]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove argparse from requirements
authorJulien Danjou <julien@danjou.info>
Fri, 23 Jan 2015 11:23:46 +0000 (12:23 +0100)
committerJulien Danjou <julien@danjou.info>
Fri, 23 Jan 2015 11:23:46 +0000 (12:23 +0100)
commit3bf22b0fe838cc4e84b255e4b299c8ee00d9638a
tree6400777519be435e9c18249cdd7c5f59382169d0
parentea64e3584a4c3bda3ed0f2822be139753ad945ba
Remove argparse from requirements

Since Cinder does not support Python 2.6 anymore and that argparse is
native in Python >=2.7, no need to pip install it.

Change-Id: I1701a3f6584c5fc827387b185d7182d3011062ca
requirements.txt