File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -222,11 +222,9 @@ To make a new release once tested locally and on TravisCI::
222222 $ twine upload dist/flake8-rst-docstrings-X.Y.Z.tar.gz
223223 $ git push origin master --tags
224224
225- Once that is done, you can update the `flake8-rst-docstrings conda-forge recipe
226- <https://github.com/conda-forge/flake8-rst-docstrings-feedstock/blob/master/recipe/meta.yaml> `_
227- with a pull request. Typically all that needs changing is the version number
228- and the SHA256 checksum (which you can simply copy from the `PyPI download
229- files page <https://pypi.org/project/flake8-rst-docstrings/#files> `_).
225+ The PyPI upload should trigger an automated pull request updating the
226+ `flake8-rst-docstrings conda-forge recipe
227+ <https://github.com/conda-forge/flake8-rst-docstrings-feedstock/blob/master/recipe/meta.yaml> `_.
230228
231229
232230TODO
You can’t perform that action at this time.
0 commit comments