diff --git a/pyproject.toml b/pyproject.toml index 011c07e8..738d70e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "rapyuta-io-cli" dynamic = ["version"] description = "rapyuta.io Command Line Interface" readme = "README.md" -license = { file = "LICENSE" } +license = { text = "Apache-2.0"} requires-python = ">=3.8.10" authors = [ { name = "Rapyuta Robotics", email = "opensource@rapyuta-robotics.com" },