Skip to content

Commit

Permalink
Add RTD versions dashboard to post-release steps
Browse files Browse the repository at this point in the history
  • Loading branch information
swsnr committed May 8, 2016
1 parent 9742660 commit 469e7b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion maint/release.py
Expand Up @@ -185,7 +185,8 @@ def main():
next_version, next_snapshot))
print("""
* add information about the release to https://github.com/flycheck/flycheck/releases/edit/{0}
* upload `dist/flycheck-{0}.tar, and
* upload `dist/flycheck-{0}.tar,
* enable version {0} on https://readthedocs.org/dashboard/flycheck/versions/, and
* announce the release in the flycheck/flycheck Gitter channel
""".format(next_version))

Expand Down

0 comments on commit 469e7b7

Please sign in to comment.