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