Make check no longer exists, update releasing docs.
This commit is contained in:
parent
a0b637eb5a
commit
12766c1e88
@ -1,7 +1,7 @@
|
||||
Releasing steps
|
||||
===============
|
||||
|
||||
* Run ``make check``, ``python3 setup.py nosetests``, ``python2 setup.py nosetests``
|
||||
* Run ``python3 setup.py nosetests``, ``python2 setup.py nosetests``
|
||||
* Update version number in ``setup.py`` and ``CHANGES.rst``
|
||||
* ``git commit -m "Preparing ${VERSION}"``
|
||||
* ``git tag -as ${VERSION}``
|
||||
|
Loading…
Reference in New Issue
Block a user