Installation ============ For the GitHub version (recommended): .. code-block:: bash pip install git+https://github.com/hypergravity/laspec.git For the PYPI version (usually behind the github version): .. code-block:: bash pip install -U laspec To force the update, remember to add ``--force-reinstall`` option.