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

Make python3 alias to python? #100

Closed vedantroy closed 3 years ago

vedantroy commented 3 years ago

using asdf global python 3.9.4 makes python --version print out 3.9.4 but does nothing to python3. Is there a way to make python3 also link to the asdf version?

vedantroy commented 3 years ago

Whoops. It was aliased. Not sure what happened.