Commit 9c22ddc2 authored by Jason R. Coombs's avatar Jason R. Coombs

Added note that we should also update the bitbucket milestones and versions as...

Added note that we should also update the bitbucket milestones and versions as part of the release process

--HG--
branch : distribute
extra : rebase_source : ea82ad0c2bbd87a788b6b8cb9ef0f13da3eafa74
parent 542d7cfc
......@@ -67,6 +67,8 @@ def do_release():
# push the changes
subprocess.check_call(['hg', 'push'])
# TODO: update bitbucket milestones and versions
def build_docs():
if os.path.isdir('docs/build'):
shutil.rmtree('docs/build')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment