Skip to content

Commit

Permalink
improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dotmobo committed Oct 4, 2017
1 parent ac544ef commit afa25e0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.rst
Expand Up @@ -85,6 +85,17 @@ Fabriquer un *exe* pour Windows :
sudo apt install wine-development
./build-exe.sh
Tests
-----

Pour lancer les tests unitaires, vous pouvez utiliser *tox*. Ce sont les tests exécutés par la CI :

.. code-block:: bash
pip install tox
tox
Documentation
-------------

Expand Down

0 comments on commit afa25e0

Please sign in to comment.