Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.

Latest commit

 

History

History
34 lines (17 loc) · 439 Bytes

README.rst

File metadata and controls

34 lines (17 loc) · 439 Bytes

old iomega spec2vec

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