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

Let curd install sdist tarballs #75

Merged
merged 1 commit into from
Jul 21, 2015

Conversation

asmundg
Copy link
Contributor

@asmundg asmundg commented Aug 15, 2014

This is a quick attempt at making curd support installing sdist tarballs like pip does:

asmundg@ike:/tmp/curdling(master⚡) » python setup.py sdist && curd install dist/curdling-0.4.0.tar.gz

It feels like a bit of a hack and the progress bar doesn't show up, so I'm probably doing something bad. Still, it actually does what I need it to do.

This is a quick attempt at making curd support installing sdist tarballs
like pip does.
clarete added a commit that referenced this pull request Jul 21, 2015
@clarete clarete merged commit 037380c into clarete:master Jul 21, 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