kelsey writes:
> Kenneth Hoste writes:
> > On 04/05/2020 03:33, Mike Kelsey wrote:
> > > Well, I have been successful in this! For my wrapper module, I
> > > implemented a very simple custom EasyBlock ("scdms_release.py"), which
> > > provides an extra EasyConfig parameter to specify the diretory, and
> > > overloads the base function make_module_dep().
To close out this issue here, I've implemented this functionality in the
top-level easyblock.py, with a new parameter ("moddependpaths") and a
corresponding unit test, in Framework PR #3324.
-- Mike Kelsey