Skip to content

Commit 44b3c7d

Browse files
committed
Update releases doc to include "make zipfile" and pythonhosted.org.
1 parent d518536 commit 44b3c7d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/releases.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,15 @@ Client
5151

5252
- publish CLI to pip
5353
- python setup.py sdist upload
54-
54+
- use testpypi first to ensure there aren't any problems
5555

5656
Docs
5757
----
5858
- create release notes docs
5959
- summary of features
6060
- what's next? section
61-
- publish docs to docs.deis.io (TODO)
61+
- publish docs to docs.deis.io / deis.readthedocs.org
6262
- publish docs to pythonhosted.org/deis
63+
- in the docs dir, "make docs zipfile"
6364
- use web form at http://pypi.python.org/pypi?%3Aaction=pkg_edit&name=deis
65+
to upload zipfile

0 commit comments

Comments
 (0)