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 0aa892f commit da3c281Copy full SHA for da3c281
doc/source/development/maintaining.rst
@@ -448,7 +448,7 @@ which will be triggered when the tag is pushed.
448
5. Wheels are uploaded automatically by GitHub Actions
449
via [**Trusted Publishing**](https://docs.pypi.org/trusted-publishers/)
450
when the GitHub [*Release*](https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases)
451
- is published. No manual ``twine upload`` step is required.
+ is published. Do not run ``twine upload`` manually.
452
453
6. The GitHub release will after some hours trigger an
454
`automated conda-forge PR <https://github.com/conda-forge/pandas-feedstock/pulls>`_.
0 commit comments