From b88ade907a6871ba7db3a9984f8f4129b2d2d44f Mon Sep 17 00:00:00 2001 From: yizhihenpidehou <806237230@qq.com> Date: Fri, 22 Nov 2024 16:38:07 +0800 Subject: [PATCH] chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow Update buildwheel.yml chore: test workflow chore: test workflow chore: test workflow chore: test workflow Update README.md update py13 news chore: update documentation chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow chore: test workflow --- .github/workflows/buildwheel.yml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.github/workflows/buildwheel.yml b/.github/workflows/buildwheel.yml index 5a91cfd3..c5d93475 100644 --- a/.github/workflows/buildwheel.yml +++ b/.github/workflows/buildwheel.yml @@ -25,7 +25,6 @@ jobs: # macos-13 is an intel runner, macos-14 is apple silicon os: [ ubuntu-latest, windows-latest, macos-latest, macos-13, macos-14] # modify python version in project.toml - steps: # 检出代码 - name: Checkout code @@ -64,13 +63,13 @@ jobs: path: dist/ merge-multiple: true - - name: Upload to PyPI - env: - TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }} - TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }} - run: | - python -m pip install --upgrade pip twine - twine upload dist/* +# - name: Upload to PyPI +# env: +# TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }} +# TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }} +# run: | +# python -m pip install --upgrade pip twine +# twine upload dist/*