Skip to content

Commit 538880a

Browse files
committed
Attempt to fix zip installer?
1 parent 9d4b3e8 commit 538880a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
# 4. Go back to the arcade directory
2727
# 5. pytest tests/unit
2828
# Unit tests should now pass :D
29-
"pyglet @ https://github.com/einarf/pyglet/zipball/vectors2",
29+
"pyglet @ https://github.com/einarf/pyglet/archive/refs/heads/vectors-2.tar.gz",
3030
"pillow~=10.2.0",
3131
"pymunk~=6.6.0",
3232
"pytiled-parser~=2.2.5",

0 commit comments

Comments
 (0)