Publish distributions to Gitea PyPI registry alongside the release
publish-dlp-io / publish (push) Failing after 1m6s
publish-dlp-io / publish (push) Failing after 1m6s
This commit is contained in:
@@ -20,6 +20,8 @@ pytest
|
||||
- `dlp_io-X.Y.Z.tar.gz`(sdist)
|
||||
- `dlp_io.py` 和 5 个裸 `dlp_io.cp3XX-win_amd64.pyd`(免安装单文件,放进项目目录即可 import)
|
||||
|
||||
同一批 wheel/sdist 还会同步发布到 Gitea PyPI registry(`https://gitea.docker.antior.cn/api/packages/antior/pypi/simple`),可直接 `pip install --index-url ... dlp-io`。
|
||||
|
||||
安装方式见 [docs/DLP_IO_LIBRARY.md](docs/DLP_IO_LIBRARY.md)。
|
||||
|
||||
本地只构建纯 Python 版:
|
||||
|
||||
Reference in New Issue
Block a user