Installation
The package can be cloned and installed from GitHub as follows:
git clone git@github.com:timothygebhard/hswfs.git ;
cd hswfs ;
pip install .
To install the package in edit mode, you can use the -e flag:
pip install -e .
The package can be cloned and installed from GitHub as follows:
git clone git@github.com:timothygebhard/hswfs.git ;
cd hswfs ;
pip install .
To install the package in edit mode, you can use the -e flag:
pip install -e .