reynoldsnlp / pipster

pipster: The pythonic way to `pip install`.
MIT License
8 stars 2 forks source link

Wrap `pipster.install` to hide `CompletedProcess` #32

Closed reynoldsnlp closed 1 year ago

reynoldsnlp commented 1 year ago

Change install() to _install().

Remove Traceback from already_loaded warning. (just print instead of warnings.warn()