We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43190db commit 0ad4663Copy full SHA for 0ad4663
pyproject.toml
@@ -23,7 +23,7 @@ dependencies = [
23
# at the cost of slow download and constant pip install -I -e .[dev]
24
# "pyglet@git+https://github.com/pyglet/pyglet.git@development#egg=pyglet",
25
# Expected future dev preview release on PyPI (not yet released)
26
- 'pyglet==2.1.dev5',
+ 'pyglet==2.1.dev6',
27
"pillow~=10.4.0",
28
"pymunk~=6.8.1",
29
"pytiled-parser~=2.2.5",
0 commit comments