Closed Jhsmit closed 1 year ago
Thx
To me it only works with pip install -e ".[dev,examples]"
.
Shouldn't the same be done in the workflows here, it seems they fail because of this.
Yes indeed, that was the issue with the tests. Thanks for pointing that out!
all
would have to be explicitly defined inpyproject.toml
to allow this to work.