fix(python): rename SDK distribution
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user