Adopt MIT for DSH packages

This commit is contained in:
Tianyi Cui
2026-08-13 13:07:24 +08:00
parent e5819569f4
commit c905c4694e
237 changed files with 414 additions and 258 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ version = "0.0.0.dev0"
description = "Pinned DeepSeek Harness runtime for the Python SDK"
readme = "README.md"
requires-python = ">=3.10"
license = "BSD-3-Clause"
license = "MIT"
authors = [{ name = "DeepSeek" }]
[project.urls]