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

Add "pip install" support #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bohemianoid
Copy link

This adds support to install icsv2ledger with pip:

$ pip install https://github.com/quentinsf/icsv2ledger/archive/master.zip

pip makes icsv2ledger available system wide:

$ icsv2ledger [options] -a STR [infile [outfile]]

I hope, this is a useful addition to icsv2ledger. Looking forward to your feedback.

@peterdc
Copy link
Contributor

peterdc commented May 28, 2020

Thank you for this. I had set this up myself with a previous version, but a more recent commit broke it for me. This pull request resolves those issues.

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