Tests ================================== Tests should run using tox_ .. _tox: https://tox.readthedocs.io/en/latest/ To install it with pip use: .. code-block:: bash $ pip install tox To start testing simply run: .. code-block:: bash $ tox ... py36: commands succeeded