Merge pull request #1965 from edx/feanil/remove_argparse
We don't need it as a requirement it is in core as of 2.7.
Showing
| ... | @@ -2,7 +2,6 @@ git+https://github.com/edx/ansible.git@stable-1.9-plus-edx#egg=ansible==1.9.1-ed | ... | @@ -2,7 +2,6 @@ git+https://github.com/edx/ansible.git@stable-1.9-plus-edx#egg=ansible==1.9.1-ed |
| PyYAML==3.11 | PyYAML==3.11 | ||
| Jinja2==2.7.3 | Jinja2==2.7.3 | ||
| MarkupSafe==0.23 | MarkupSafe==0.23 | ||
| argparse==1.2.1 | |||
| boto==2.32.1 | boto==2.32.1 | ||
| ecdsa==0.11 | ecdsa==0.11 | ||
| paramiko==1.15.1 | paramiko==1.15.1 | ||
| ... | ... |
Please
register
or
sign in
to comment