Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regression with old version of pip and cond deps #1382

Merged
merged 1 commit into from
Jun 12, 2015

Conversation

jamesls
Copy link
Member

@jamesls jamesls commented Jun 12, 2015

Verified with:

<mkvirtualenv with python2.6>
pip install pip==1.4.1
<create botocore and awscli sdists>
pip install botocore/dist/<sdist>.tar.gz
pip install awscli/dist/<sdist>.tar.gz
aws --version

cc @kyleknap @mtdowling

@kyleknap
Copy link
Contributor

🚢

@jamesls jamesls merged commit 4fbdd3a into aws:develop Jun 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants