Skip to content

Commit 66388e9

Browse files
authored
conda-forge should get a PR automatically
1 parent 50feb7f commit 66388e9

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff 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

232230
TODO

0 commit comments

Comments
 (0)