mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
Adopt MIT for DSH packages
This commit is contained in:
@@ -8,7 +8,7 @@ version = "0.0.0.dev0"
|
||||
description = "Python SDK for DeepSeek Harness"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
license = "BSD-3-Clause"
|
||||
license = "MIT"
|
||||
authors = [{ name = "DeepSeek" }]
|
||||
dependencies = [
|
||||
"pydantic>=2.12,<3",
|
||||
|
||||
Reference in New Issue
Block a user