[project] name = "shared_recording" version = "0.1.0" readme = "README.md" dependencies = ["rerun-sdk"] [project.scripts] shared_recording = "shared_recording:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"