Simplify contrib docs
This commit is contained in:
parent
dd1c0776b2
commit
de42d4f509
@ -1,14 +1,10 @@
|
|||||||
Get started
|
Get started
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
Install `Tox`_ with:
|
Install `Tox`_.
|
||||||
|
|
||||||
.. _tox: http://tox.readthedocs.io/
|
.. _tox: http://tox.readthedocs.io/
|
||||||
|
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
$ pip install --user tox
|
|
||||||
|
|
||||||
Run tests
|
Run tests
|
||||||
---------
|
---------
|
||||||
|
|
||||||
@ -40,22 +36,6 @@ Type check source
|
|||||||
Release Process
|
Release Process
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
Add a change entry and re-generate the changelog:
|
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
$ towncrier
|
|
||||||
|
|
||||||
Make a new release tag:
|
|
||||||
|
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
$ git tag x.x.x
|
|
||||||
$ git push --tags
|
|
||||||
|
|
||||||
Then run the release process:
|
|
||||||
|
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
$ tox -e metadata-release
|
|
||||||
$ tox -e release
|
$ tox -e release
|
||||||
|
Loading…
Reference in New Issue
Block a user