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

get-pipsi.py now accepts --src <value> to skip installing from pypi #92

Merged
merged 1 commit into from Jun 25, 2017

Conversation

mmerickel
Copy link
Contributor

@mmerickel mmerickel commented Feb 9, 2017

I added the argparse so that get-pipsi.py could support an --src option so that I can use the script to install from alternate sources (e.g. my github fork) since pipsi hasn't seen a release in a very long time.

I confirmed that the tests pass with this change.

@mmerickel mmerickel force-pushed the get-pipsi-args branch 2 times, most recently from b6df322 to c5f7eaa Compare February 9, 2017 17:36
allow installing alternate pipsi via ``get-pipsi --src <value>``
@mmerickel mmerickel changed the title get-pipsi.py now accepts arguments get-pipsi.py now accepts --src <value> to skip installing from pypi Feb 9, 2017
@RonnyPfannschmidt RonnyPfannschmidt merged commit 44176cd into mitsuhiko:master Jun 25, 2017
@RonnyPfannschmidt
Copy link
Contributor

good work, thanks

@RonnyPfannschmidt
Copy link
Contributor

fml, this actually broke the tests ^^ will get a travis setup done and fix it myself

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.

None yet

2 participants