Skip to content

Commit

Permalink
[UPD] update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel DEROMBLAY committed Jun 27, 2019
1 parent b5803ea commit b6b6e90
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,16 +79,14 @@ If you have any troubles with the setup, please refer to the `installation guide

$ git checkout -b name-of-your-bugfix-or-feature

Now you can make your changes locally.
Now you can make your changes locally.

6. When you're done making changes, check that your changes pass the tests.

NOTE : you need to install **pytest** before running the tests::

$ make test



7. Commit your changes and push your branch to GitHub::

$ git add .
Expand Down

0 comments on commit b6b6e90

Please sign in to comment.