File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ opts = [
3737 " pin >=2.6.10" ,
3838 " idyntree >= 8.0.0" ,
3939 " robomeshcat >=1.0.4" ,
40- " yourdfpy >=0.0.53 " ,
40+ " yourdfpy >=0.0.56 " ,
4141]
4242
4343[project .scripts ]
Original file line number Diff line number Diff line change 1818 pin >=2.6.14
1919 pybullet >=3.2.5
2020 robomeshcat >= 1.0.4
21- yourdfpy >=0.0.53
21+ yourdfpy >=0.0.56
2222commands =
2323 coverage erase
2424 coverage run -m unittest tests
3636 pylint
3737 robomeshcat >= 1.0.4
3838 ruff >=0.0.220
39- yourdfpy >=0.0.53
39+ yourdfpy >=0.0.56
4040commands =
4141 black --check --diff robot_descriptions
4242 ruff robot_descriptions
8686 lxml <=4.9.4
8787 numpy >=1.23.4
8888 trimesh ~=3.16.0
89- yourdfpy >=0.0.53
89+ yourdfpy >=0.0.56
9090commands =
9191 python -m unittest test_yourdfpy.py
9292
You can’t perform that action at this time.
0 commit comments