update description

This commit is contained in:
samirodr
2026-06-03 17:13:00 -04:00
parent a3f3060e13
commit 71a95aa3a7

View File

@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project]
name = "qc-cli"
version = "0.1.0"
description = "CLI for SageMaker ONNX training and Qualcomm AI Hub optimization"
description = "CLI for training and deploying models for Qualcomm AI Hub"
requires-python = ">=3.13"
dependencies = [
"aws-cdk-lib>=2.180.0",