-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
8 changed files
with
12 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
# $ cp dist/* /tmp/pypi | ||
# $ python -m pip install piprepo | ||
# $ piprepo build /tmp/pypi | ||
# $ python -m pip install -v logging-strict --index-url=file:///tmp/pypi/simple | ||
# $ python -m pip install -v sphinx-external-toc-strict --index-url=file:///tmp/pypi/simple | ||
# | ||
# Note that cibuildwheel recommends not shipping wheels for pre-release versions | ||
# of Python: https://cibuildwheel.readthedocs.io/en/stable/options/#prerelease-pythons | ||
|
@@ -286,7 +286,7 @@ jobs: | |
- name: "Sign artifacts" | ||
uses: sigstore/[email protected] | ||
with: | ||
inputs: logging-strict-*.* | ||
inputs: sphinx-external-toc-strict-*.* | ||
|
||
- name: "List files" | ||
run: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters