Installation
============

The module is available through its GitLab repository. You have to
clone the repository first:

.. code-block:: console

	$ git clone https://gitlab.com/sybreton/mascaret.git

then go to the local repository and simply do

.. code-block:: console

	$ pip install -r requirements.txt
	$ pip install .
