Hacker News new | ask | show | jobs
by e12e 784 days ago
How do you update the list of installed python versions?

Generally asdf shines when you need more than one system installed - say a html or SQL language server that depends on node in addition to python for your main app.

1 comments

> How do you update the list of installed python versions?

There are only three for me and I don't have a reason for more in the near future, so I just remember.

> Generally asdf shines when you need more than one system installed

Makes a little more sense to me.