fix(python): rename SDK distribution

This commit is contained in:
Yichen Jiang
2026-08-10 19:45:54 +08:00
parent dc524c2c93
commit 299cafad01
27 changed files with 151 additions and 50 deletions

View File

@@ -3,7 +3,7 @@ requires = ["hatchling>=1.30.1"]
build-backend = "hatchling.build"
[project]
name = "deepseek-harness"
name = "deepseek-harness-sdk"
version = "0.0.0.dev0"
description = "Python SDK for DeepSeek Harness"
readme = "README.md"