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 7dab600 commit 26d3daaCopy full SHA for 26d3daa
pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
20
]
21
dependencies = [
22
# TODO: Fix this once pyglet2.1dev4 releases
23
- "pyglet@git+https://github.com/einarf/pyglet/#egg=vectors-2",
+ "pyglet@git+https://github.com/einarf/pyglet.git@vectors-2#egg=pyglet",
24
"pillow~=10.2.0",
25
"pymunk~=6.6.0",
26
"pytiled-parser~=2.2.5",
0 commit comments