CondaPkg.jl
CondaPkg.jl copied to clipboard
To do: post_install hooks
Allow packages to specify post_install hooks which run whenever we resolve dependencies and things have changed. This could be used to modify the environment further (e.g. pip install or build things manually).