fix pytools (#33076)
fix old-commit-hash: fb1ad1d26a74e4937801a8b70d8cdce40f2da359
This commit is contained in:
@@ -111,6 +111,7 @@ dev = [
|
||||
#pprofile = "*"
|
||||
"pyautogui",
|
||||
"pyopencl; platform_machine != 'aarch64'", # broken on arm64
|
||||
"pytools < 2024.1.11; platform_machine != 'aarch64'", # pyopencl use a broken version
|
||||
"pywinctl",
|
||||
"pyprof2calltree",
|
||||
"rerun-sdk",
|
||||
|
||||
Reference in New Issue
Block a user