Merge "Remove argparse from requirements"

This commit is contained in:
Jenkins 2016-01-28 10:10:34 +00:00 committed by Gerrit Code Review
commit c183e1823d

View File

@ -2,7 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
Babel>=1.3 # BSD
argparse # PSF
dib-utils # Apache-2.0
PyYAML>=3.1.0 # MIT
flake8<=2.4.1,>=2.2.4 # MIT