Comment 10 for bug 1525236

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-fuelclient (master)

Reviewed: https://review.openstack.org/256592
Committed: https://git.openstack.org/cgit/openstack/python-fuelclient/commit/?id=6156dbfa121da3b9aceeaf0e01dd4d5ccf589718
Submitter: Jenkins
Branch: master

commit 6156dbfa121da3b9aceeaf0e01dd4d5ccf589718
Author: Dmitry Teselkin <email address hidden>
Date: Fri Dec 11 20:08:15 2015 +0300

    Remove argparse from requirements

    argparse is included in Python 2.7, so we don't need
    it as an explicit requirement.

    Change-Id: I5d4234392414d617af737074d16c68363185922e
    Related-Bug: #1524714
    Closes-Bug: #1525236