From 0df74f33823e9371937ddebff57263c645617b6d Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Fri, 7 Nov 2025 10:42:32 +0800 Subject: refactor: comment out unused script section and update Python version requirement in configuration files --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index efa9ac5..9f83aaa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,8 +18,8 @@ classifiers = [ "Programming Language :: Python :: 3", ] -[project.scripts] -mvp = "mvp.__main__:main" +# [project.scripts] +# mvp = "mvp.__main__:main" [tool.maturin] bindings = "bin" -- cgit v1.2.3-70-g09d2