Skip to content

Commit 6e717a9

Browse files
committed
cmake/pixi: revert some change
1 parent d9a10d0 commit 6e717a9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ compute_project_args(PROJECT_ARGS LANGUAGES CXX)
6565
project(${PROJECT_NAME} ${PROJECT_ARGS})
6666
set(CMAKE_VERBOSE_MAKEFILE TRUE)
6767

68-
include(${JRL_CMAKE_MODULES}/python.cmake)
6968
include(${JRL_CMAKE_MODULES}/boost.cmake)
7069
include(${JRL_CMAKE_MODULES}/ide.cmake)
7170
include(${JRL_CMAKE_MODULES}/apple.cmake)

pixi.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ ninja = ">=1.12.1,<1.13"
2525

2626
[dependencies]
2727
eigen = ">=3.4.0,<3.5"
28-
python = ">=3.10"
2928
pinocchio = ">=3.0.0,<3.2"
3029
boost = ">=1.84.0,<1.85"
3130
example-robot-data = ">=4.1.0,<4.2"

0 commit comments

Comments
 (0)