You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: ensure everything works with minimal declared dependencies, test all examples (#702)
* feat: enhance example scripts and add dependency checks
- Added dependency checks for 'pint', 'numpy', and 'scipy' in example scripts.
- Updated image example to use pathlib for file paths.
- Introduced a new test file to ensure example scripts run without errors.
- Refactored widget tests to conditionally include numpy-related tests.
- Improved GitHub Actions workflow to test on multiple OS environments.
* require uv managed
* remove none group
* bump gallery
* mkdocs-gallery hack
* style(pre-commit.ci): auto fixes [...]
* lint
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments