toot/tests
Daniel Schwarz 5343bccb15 Refactored all image code into tui/images.py
All image code is now a soft dependency. If the term-image
and/or pillow libraries are not loaded, the tui will work
fine without displaying images.

Note that tests/test_utils.py still has a dependency on pillow
due to its use of Image for tsting the LRUCache.
2024-01-19 18:04:02 -05:00
..
assets
integration
tui
__init__.py
test_config.py
test_utils.py Refactored all image code into tui/images.py 2024-01-19 18:04:02 -05:00
test_version.py
utils.py