移除发布工作流中的权限设置,更新 pyproject.toml 以使用 PDM 构建,添加空的 py.typed 文件

This commit is contained in:
2025-04-29 00:10:27 +08:00
parent 04afe0ff8d
commit 61c372babf
3 changed files with 2 additions and 5 deletions

View File

@ -5,9 +5,6 @@ on:
tags:
- 'v*'
permissions:
packages: write
jobs:
liteyuki-pypi-publish:
name: Upload release to PyPI