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 9d4b3e8 commit 538880aCopy full SHA for 538880a
pyproject.toml
@@ -26,7 +26,7 @@ dependencies = [
26
# 4. Go back to the arcade directory
27
# 5. pytest tests/unit
28
# Unit tests should now pass :D
29
- "pyglet @ https://github.com/einarf/pyglet/zipball/vectors2",
+ "pyglet @ https://github.com/einarf/pyglet/archive/refs/heads/vectors-2.tar.gz",
30
"pillow~=10.2.0",
31
"pymunk~=6.6.0",
32
"pytiled-parser~=2.2.5",
0 commit comments