File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed
Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -57,16 +57,14 @@ Making a Release
5757 (otherwise we’ll have build issues), so it should be straight-forward to
5858 figure out how to do this
5959
60- .. note ::
61-
62- In case of issues, the release pushing job is in
63- .github/workflows/python-publish.yml
64-
65- You can modify it to try and get things to work. If the issue has something
66- to do with what was pushed to PyPI, you can adjust it to send to
67- https://test.pypi.org/ instead and download from there. You’ll want to remove
68- the bad version from PyPI in that case, which will require access to a user
69- account associated with the repository on PyPI.
60+ In case of issues, the release pushing job is in
61+ .github/workflows/python-publish.yml
62+
63+ You can modify it to try and get things to work. If the issue has something to
64+ do with what was pushed to PyPI, you can adjust it to send to
65+ https://test.pypi.org/ instead and download from there. You’ll want to remove
66+ the bad version from PyPI in that case, which will require access to a user
67+ account associated with the repository on PyPI.
7068
7169Getting Started
7270---------------
You can’t perform that action at this time.
0 commit comments