reynoldsnlp / pipster

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

Improve autoinstall #14

Closed reynoldsnlp closed 1 year ago

reynoldsnlp commented 1 year ago

Check if dependencies are installed before trying to install them. In interactive mode, tell user that it is already installed and ask whether to try to upgrade.