-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Python 3.12 and limit MacOS/Window's tests. (#957)
* ci: Add Python 3.12 and limit MacOS/Window's tests. * doc: Update changelog * misc: Add Python 3.12 to pyproject tags * ci: Apply fixes Co-authored-by: Joshua A. Anderson <[email protected]> * ci: Further fixes. * fix: Remove Deprecation errors in Python 3.12 * fix: Correctly check minor not bugfix version * ci: Add manual naming for run-pytest * test: Update pandas newest test requirements. * Add missing os key. * refactor: Check both major and minor version. Co-authored-by: Bradley Dice <[email protected]> * ci: Specify which warnings to ignore. --------- Co-authored-by: Joshua A. Anderson <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Bradley Dice <[email protected]>
- Loading branch information
1 parent
a62f06d
commit ce3ea8b
Showing
4 changed files
with
61 additions
and
13 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
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