pyproject.toml: add pygame and dbus-next dependencies (#34826)

add pygame and dbus-next dependencies to pyproject.toml
This commit is contained in:
Dean Lee
2025-03-12 04:57:20 +08:00
committed by GitHub
parent 8c359892be
commit 4d86e0b039
2 changed files with 587 additions and 550 deletions
+2
View File
@@ -99,11 +99,13 @@ dev = [
"av",
"azure-identity",
"azure-storage-blob",
"dbus-next",
"dictdiffer",
"lru-dict",
"matplotlib",
"parameterized >=0.8, <0.9",
"pyautogui",
"pygame",
"pyopencl; platform_machine != 'aarch64'", # broken on arm64
"pytools < 2024.1.11; platform_machine != 'aarch64'", # pyopencl use a broken version
"pywinctl",
Generated
+585 -550
View File
File diff suppressed because it is too large Load Diff