We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d518536 commit 44b3c7dCopy full SHA for 44b3c7d
1 file changed
docs/releases.rst
@@ -51,13 +51,15 @@ Client
51
52
- publish CLI to pip
53
- python setup.py sdist upload
54
-
+ - use testpypi first to ensure there aren't any problems
55
56
Docs
57
----
58
- create release notes docs
59
- summary of features
60
- what's next? section
61
-- publish docs to docs.deis.io (TODO)
+- publish docs to docs.deis.io / deis.readthedocs.org
62
- publish docs to pythonhosted.org/deis
63
+ - in the docs dir, "make docs zipfile"
64
- use web form at http://pypi.python.org/pypi?%3Aaction=pkg_edit&name=deis
65
+ to upload zipfile
0 commit comments