We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9d8e94 commit 5824637Copy full SHA for 5824637
docs/internals/release-process.rst
@@ -58,9 +58,9 @@ publish a new release to PyPI:
58
release after ``5.2.2``. (The workflow defaults to incrementing the
59
version automatically.)
60
61
- - First run with ``Dry Run?`` selected and check test PyPI to ensure that
62
- ``pip install`` works as expected.
+ - First run with ``Dry Run?`` selected and check test PyPI to ensure that
+ ``pip install`` works as expected.
63
64
- - Then run without ``Dry Run?`` to publish the release to PyPI.
+ - Then run without ``Dry Run?`` to publish the release to PyPI.
65
66
- Announce the new release on the relevant communication channels.
0 commit comments