Skip to content

Commit aa014fb

Browse files
authored
chore(dependencies): add gamepad support with pygame and hidapi (huggingface#1287)
1 parent 7a83c0f commit aa014fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ dora = [
8686
]
8787
dynamixel = ["dynamixel-sdk>=3.7.31"]
8888
feetech = ["feetech-servo-sdk>=1.0.0"]
89+
gamepad = ["pygame>=2.5.1", "hidapi>=0.14.0"]
8990
intelrealsense = [
9091
"pyrealsense2>=2.55.1.6486 ; sys_platform != 'darwin'",
9192
"pyrealsense2-macosx>=2.54 ; sys_platform == 'darwin'",

0 commit comments

Comments
 (0)