Add notes about building js and css.
This commit is contained in:
parent
5dc07b29e4
commit
1957ae517e
@ -5,5 +5,6 @@ Releasing steps
|
|||||||
* Update version number in ``setup.py`` and ``CHANGES.rst``
|
* Update version number in ``setup.py`` and ``CHANGES.rst``
|
||||||
* ``git commit -m "Preparing ${VERSION}"``
|
* ``git commit -m "Preparing ${VERSION}"``
|
||||||
* ``git tag -as ${VERSION}``
|
* ``git tag -as ${VERSION}``
|
||||||
|
* ``make init all``
|
||||||
* ``./setup.py sdist``
|
* ``./setup.py sdist``
|
||||||
* ``twine upload dist/isso-${VERSION}.tar.gz``
|
* ``twine upload dist/isso-${VERSION}.tar.gz``
|
||||||
|
Loading…
Reference in New Issue
Block a user