This is an automated email from the ASF dual-hosted git repository.
tison pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
from 6f12ac9 Merge pull request #59 from tisonkun/ruff
add da0ca08 Migrate from poetry to uv
add 9c5e8c0 Fix linter rule E402 when desirable
add 5490f94 Follow up to allow local module resolution
new 85be9f2 Merge pull request #60 from tisonkun/uv
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.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(-)