Skip to content

Commit 90fe89f

Browse files
committed
remove pygame dep as using pygame ce from pygamegui directly
1 parent f51fe5e commit 90fe89f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ name = "pygame-matplotlib"
77
version = "VERSION_PLACEHOLDER"
88
dependencies = [
99
"matplotlib",
10-
"pygame >= 2.0.0",
1110
"pygame_gui",
1211
]
1312
requires-python = ">= 3.9"

0 commit comments

Comments
 (0)