From 3ae18678e82d82fa4b1f7c169786b8f49f466b4f Mon Sep 17 00:00:00 2001 From: oop7 <110548351+oop7@users.noreply.github.com> Date: Sat, 24 Jan 2026 16:28:25 +0200 Subject: [PATCH] Remove pyglet from dependencies list in README The pyglet library has been removed from the dependencies table in the README, indicating it is no longer used for audio playback in the project. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index c5548cc..841153e 100644 --- a/README.md +++ b/README.md @@ -482,10 +482,6 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file