Skip to content

Commit

Permalink
Try it another way.
Browse files Browse the repository at this point in the history
  • Loading branch information
icemac committed Jan 22, 2024
1 parent 95accb1 commit 41e2b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
# version of Python 3.13, see https://github.com/python-cffi/cffi/issues/23
pip install -U "cffi @ https://github.com/python-cffi/cffi/archive/refs/heads/main.zip"
# twine has no release for 3.13, yet, see https://github.com/pypa/twine/issues/1030
pip install -U "twine @ https://github.com/pypa/twine/archive/refs/heads/main.zip"
pip install -U "git+https://github.com/pypa/twine.git#egg=twine"
- name: Install Build Dependencies
if: matrix.python-version != '3.13.0-alpha - 3.13.0'
Expand Down

0 comments on commit 41e2b6d

Please sign in to comment.