chore: adds dynamic README handling and setup script (#2724)

This commit is contained in:
Steven Palma
2025-12-28 01:45:06 +01:00
committed by GitHub
parent 60efd875fa
commit 6d0d65a5fe
4 changed files with 75 additions and 3 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ discord = "https://discord.gg/s3KuuzsPFb"
name = "lerobot"
version = "0.4.3"
description = "🤗 LeRobot: State-of-the-art Machine Learning for Real-World Robotics in Pytorch"
readme = "README.md"
dynamic = ["readme"]
license = { text = "Apache-2.0" }
requires-python = ">=3.10"
authors = [