Skip to content

Commit

Permalink
Remove outdated comment regarding pypi deps in pixi
Browse files Browse the repository at this point in the history
  • Loading branch information
roym899 committed Jul 3, 2024
1 parent 1da64f1 commit 61d456b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,6 @@ depends_on = ["build", "go2_example_data", "go2_ros2_sdk", "rosbag2_storage_mcap
cwd = "humble_ws"

# Install Rerun and URDF loader manually via pip3, this should be replaced with direct pypi dependencies in the future.
# Wait for direct branch and find-links support in pixi. Otherwise updating to a prerelease becomes a hassle.
# See:
# https://pixi.sh/latest/reference/configuration/#pypi-dependencies-beta-feature
# https://github.com/prefix-dev/pixi/issues/1163

[tasks.rerun_viewer]
cmd = "pip install rerun-sdk==0.16"

Expand Down

0 comments on commit 61d456b

Please sign in to comment.