Alan, great solution. Thanks a lot! Best regards, Wolfram
From: [email protected] <[email protected]> On Behalf Of Alan O'Cais Sent: Friday, September 4, 2020 12:51 PM To: easybuild <[email protected]> Subject: Re: [easybuild] How to build a PythonPackage with nothing provided to import? Ah, there is a correct way to do it ( https://github.com/easybuilders/easybuild-framework/blob/develop/easybuild/framework/extension.py#L204 ): options = {'modulename': False,}

