Skip to content

Commit 5a3c6e6

Browse files
committed
remove deprecated tests
1 parent e4c9fc2 commit 5a3c6e6

File tree

2 files changed

+1
-35
lines changed

2 files changed

+1
-35
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
- Added ProgressColumn `MofNCompleteColumn` to display raw `completed/total` column (similar to DownloadColumn,
1515
but displays values as ints, does not convert to floats or add bit/bytes units).
1616
https://github.com/Textualize/rich/pull/1941
17-
- Remove Colorama dependency, call Windows Console API from Rich https://github.com/Textualize/rich/pull/1993
17+
- Replace Colorama with win32 renderer https://github.com/Textualize/rich/pull/1993
1818
- Add support for namedtuples to `Pretty` https://github.com/Textualize/rich/pull/2031
1919

2020
### Fixed

tests/test_tabulate.py

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)