fix wheels
This commit is contained in:
parent
986f39d541
commit
fbcdf41396
3
setup.py
3
setup.py
|
@ -17,5 +17,6 @@ setup(name='unitree_sdk2py',
|
|||
"cyclonedds==0.10.2",
|
||||
"numpy",
|
||||
"opencv-python",
|
||||
"pygame",
|
||||
],
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue