rerun-io / rerun

Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.
https://rerun.io/
Apache License 2.0
6.32k stars 300 forks source link

Clean up pixi.toml #6125

Open emilk opened 5 months ago

emilk commented 5 months ago

Our pixi.toml is a bit of a mess. We need to:

Needs

A few high-level commands capturing most of the things a regular users wants to do, including:

after that comes the need of the CI which includes:

roym899 commented 4 months ago

There's also this section in BUILD.md mentioning a task to build wheels that does not exist (anymore?). (this is fixed in https://github.com/rerun-io/rerun/pull/6490)