asdf-community / asdf-python

Python plugin for the asdf version manager
https://github.com/asdf-vm/asdf
MIT License
651 stars 56 forks source link

Add `--upgrade` to install command #92

Closed davidolrik closed 2 years ago

davidolrik commented 3 years ago

This will allow packages like pip which is already present to be updated on install.

danhper commented 2 years ago

This should now be resolved by #131, thanks!