mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
* Fixing pytest running on incorrect Python version in GitHub actions. Also removes 3.12 from the testing matrix, and enables MacOS again. * Dropping Python 3.7 * Update required Python version to ^3.8 * Remove 3.7 asyncio compatibility layer * Version pinning in GitHub Action