asdf-python/bin
Jeff Dickey 3c2bb7b8a1
added major/minor shorthands
this PR allows you to install python via `asdf install python 3.10` or
`asdf install python 3`. It will then install the latest version
starting with that prefix.

It will add an alias in ~/.asdf/installs/python so you can have a
.tool-versions file like the following:

```
python 3.10
```
2022-07-28 20:27:55 -05:00
..
help.config Added help scripts 2020-12-08 01:01:15 -07:00
help.links Added help scripts 2020-12-08 01:01:15 -07:00
help.overview Added help scripts 2020-12-08 01:01:15 -07:00
install added major/minor shorthands 2022-07-28 20:27:55 -05:00
list-all added major/minor shorthands 2022-07-28 20:27:55 -05:00
list-legacy-filenames Fix binary files mode 2017-02-22 17:07:51 +01:00
utils.sh Add logic to update pyenv every hour 2018-07-14 11:40:07 +09:00