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

remove click dependency #171

Closed
MrMeemus opened this issue Feb 24, 2018 · 1 comment
Closed

remove click dependency #171

MrMeemus opened this issue Feb 24, 2018 · 1 comment

Comments

@MrMeemus
Copy link
Contributor

Currently use argparse to handle command line options and click for echo prompts and pager.
By using click we are not able to run on Windows 7 due to a memory issue. Removing click will alleviate this issue.

@pensivebrian
Copy link
Member

I'm going to close this as won't fix as we won't be getting to this for some time and we already have issue #98 tracking the Win 7 issue.

@pensivebrian pensivebrian removed this from the Backlog milestone Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants