@maartenbreddels, I just tested the nox branch since you merged the isolation build and the generate_source file is missing. leading to the following error:
ModuleNotFoundError: No module named 'generate_source'
It can be reproduced locally super easilly:
pip install git+https://github.com/widgetti/ipyvuetify.git
That emphasis again the need for some build test action (my next PR once the nox one becomes operational)
@maartenbreddels, I just tested the
noxbranch since you merged the isolation build and thegenerate_sourcefile is missing. leading to the following error:It can be reproduced locally super easilly:
That emphasis again the need for some build test action (my next PR once the nox one becomes operational)