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.
This commit is contained in:
@@ -482,10 +482,6 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
|
|||||||
<td><a href="https://python-markdown.github.io/">markdown</a></td>
|
<td><a href="https://python-markdown.github.io/">markdown</a></td>
|
||||||
<td>Markdown Rendering</td>
|
<td>Markdown Rendering</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td><a href="https://pyglet.org/">pyglet</a></td>
|
|
||||||
<td>Audio Playback</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="https://github.com/Delgan/loguru">loguru</a></td>
|
<td><a href="https://github.com/Delgan/loguru">loguru</a></td>
|
||||||
<td>Logging</td>
|
<td>Logging</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user