Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
closes #1211 closes #1217 ## Summary by Sourcery Fix the pre-release test workflow by adding a new test job and updating existing jobs to ensure tests run with the correct package constraints and environments. Bug Fixes: - Fix pre-release test workflow to correctly run tests with specific package constraints and environments. CI: - Update CI workflow to include a new test job using tox base with specific environment variables and package constraints. - Modify existing test job to specify test directories for more targeted testing. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced testing capabilities with the addition of a new test step using `tox` for pre-release dependencies. - Updated dependency management commands for improved efficiency. - **Bug Fixes** - Excluded the problematic version of the `ipykernel` package to prevent installation issues. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information