We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62d0b85 commit bceb80eCopy full SHA for bceb80e
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "crazyflow"
7
dynamic = ["version"]
8
-description = "Fast, parallelizable simulations of Crazyflies with JAX and MuJoCo."
+description = "Fast, parallelizable simulations of drones with JAX and MuJoCo."
9
authors = [{ name = "Martin Schuck" }, { name = "Marcel Rath" }]
10
readme = "README.md"
11
license = { file = "LICENSE" }
0 commit comments