Installation#

To install directly from gitlab:

pip install git+https://arggit.usask.ca/ARGPackages/skcomponents.git

or from source if you are developing:

git clone git@arggit.usask.ca:a-ccp/skcomponents.git
pip install -e .