CondaPkg.jl icon indicating copy to clipboard operation
CondaPkg.jl copied to clipboard

To do: post_install hooks

Open cjdoris opened this issue 4 years ago • 0 comments

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).

cjdoris avatar Dec 07 '21 15:12 cjdoris