Skip to content

Commit

Permalink
Cmeel Release v2.7.1.c2
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Apr 26, 2024
1 parent 5b2c3ed commit b5857a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ requires = [
"cmeel-boost ~= 1.83.0",
"cmeel-urdfdom[build] >= 3.1.1.1, < 4",
"cmeel[build]",
"hpp-fcl[build] >= 2.3.4, < 4"
"scipy"
"hpp-fcl[build] >= 2.3.4, < 4",
"scipy",
]

[project]
Expand All @@ -25,7 +25,7 @@ homepage = "https://github.com/cmake-wheel/pinocchio"
upstream = "https://github.com/stack-of-tasks/pinocchio"

[tool.cmeel]
build-number = 1
build-number = 2
configure-args = [
"-DBUILD_WITH_COLLISION_SUPPORT=ON",
"-DBUILD_WITH_LIBPYTHON=OFF",
Expand Down

0 comments on commit b5857a4

Please sign in to comment.