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

Refactor pip() function #69

Open
dloscutoff opened this issue Mar 15, 2024 · 0 comments
Open

Refactor pip() function #69

dloscutoff opened this issue Mar 15, 2024 · 0 comments

Comments

@dloscutoff
Copy link
Owner

The pip() function is altogether too long and ought to be refactored. The argparse code could probably go in its own function, for starters; and any code that assumes we're coming from a command-line invocation probably belongs outside of pip(), which might be called from some other context.

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

1 participant