This is an automated email from the ASF dual-hosted git repository. tison pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/steve.git
commit 85be9f24e3834586e260242de768a94076af79b0 Merge: 6f12ac9 5490f94 Author: tison <[email protected]> AuthorDate: Wed Nov 5 10:50:14 2025 +0800 Merge pull request #60 from tisonkun/uv Migrate from poetry to uv .github/workflows/linting.yml | 35 ++++++------------- .github/workflows/type-tests.yml | 35 ++++++------------- v3/.gitignore | 1 + v3/pyproject.toml | 75 +++++++++++++++++++++------------------- v3/server/pages.py | 10 +++--- v3/tests/run_stv.py | 16 +++------ 6 files changed, 70 insertions(+), 102 deletions(-)
