When reviewing #581 after #555 I hit a few bumps in that we require the optional dependencies [examples] to be installed and the venv to be active.
This is documented, but I suggest making it more explicit on the tests docs, and also perhaps adding a troubleshooting entry along the lines of "all my tests are failing due to missing dependencies".
When reviewing #581 after #555 I hit a few bumps in that we require the optional dependencies
[examples]to be installed and the venv to be active.This is documented, but I suggest making it more explicit on the tests docs, and also perhaps adding a troubleshooting entry along the lines of "all my tests are failing due to missing dependencies".