rich
rich copied to clipboard
Skip tests failing with Python 3.13
Type of changes
- [] Bug fix
- [ ] New feature
- [ ] Documentation / docstrings
- [x] Tests
- [ ] Other
Checklist
- [x] I've run the latest black with default args on new code.
- [x] I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
- [ ] I've added tests for new code.
- [x] I accept that @willmcgugan may be pedantic in the code review.
Description
During the early testing with Python 3.13.0 alphas in Fedora Linux, we discovered that tests are failing. This PR mitigates the effects of misrendered outputs.