-
-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
asdf often fails to install python due to missing os dependencies during compilation.
The build is also very slow. pyenv-ccache would speed it up on systems that have ccache installed. Unfortunately, pyenv-ccache needs to be cloned into a folder in the pyenv root, which can't be done externally to this plugin.
This plugin should probably accept some runtime env arg that uses pyenv-ccache during the build, so successive attempts at building python are quick
Metadata
Metadata
Assignees
Labels
No labels