-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: migrate tox.ini to pyproject.toml (#2289)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced testing capabilities with new Tox configurations for multiple Python versions (3.7 to 3.13) and added support for documentation generation. - **Bug Fixes** - Improved workflow concurrency settings for better management of test runs. - **Documentation** - Updated dependencies and commands for coverage reporting and type checking. - **Chores** - Removed the outdated `tox.ini` file to streamline configuration. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information
Showing
3 changed files
with
64 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters