Update contributing.rst

This commit is contained in:
Rémy HUBSCHER 2019-02-20 15:52:52 +01:00 committed by GitHub
parent fc55834a54
commit 70f9b04548
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -158,7 +158,7 @@ In order to prepare a new release, we are following the following steps:
.. code-block:: bash
$ pip freeze | grep -v -- '-e' > requirements.txt
$ make build-requirements
Once this is done, use the "release" instruction: