From 8837b69fd2f22ac79416f7f4d95f23863987c547 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Tue, 30 Dec 2025 20:40:01 +0800 Subject: refactor: Remove commented line about model file download in pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index f9e8216..e78fc2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,6 @@ Issues = "https://github.com/HydroRoll-Team/base-model/issues" [tool.hatch.build.targets.wheel] packages = ["src/base_model_trpgner"] -# 仅包含 Python 源码,模型文件首次运行时自动从 GitHub Release 下载 artifacts = ["src/base_model_trpgner/**/*.py"] [tool.hatch.build.targets.sdist] -- cgit v1.2.3-70-g09d2