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 94bb3f8 commit ecd3212Copy full SHA for ecd3212
doc/source/development/maintaining.rst
@@ -453,7 +453,7 @@ which will be triggered when the tag is pushed.
453
6. Packages for supported versions in PyPI are built in the
454
`MacPython repo <https://github.com/MacPython/pandas-wheels>`_.
455
Open a PR updating the build commit to the released version, and merge it once the
456
- CI is green to do this type::
+ CI is green. To do this type::
457
458
git checkout master
459
git pull --ff-only upstream master
0 commit comments