We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7217884 commit 0b9e3aeCopy full SHA for 0b9e3ae
CHANGELOG.md
@@ -10,6 +10,8 @@ All notable changes to this project will be documented in this file. If you make
10
- Adds a maximum version for scikit-learn for a change in their `__sklearn_tags__` support.
11
- Deprecate support for Python 3.8 and 3.9, with additional support for Python 3.12 and 3.13.
12
- Update the min and max versions to test in the testing CI workflow.
13
+- Utilizes pytest xfail and subtests to manange intermittent and finnicky test failures until a
14
+ long-term solution can be implemented.
15
16
## v3.1.3 - 2025-01-31
17
0 commit comments