See also https://github.com/iomega/Spec2Vec
This repo will be archived soon
Make conda environment with (from the repo root directory)
conda env create
Activate conda environment with
conda activate iomega-spec2vec
Run linter with
prospector
Run tests with
pytest