Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 395 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 395 Bytes

zcor_dummy

Installation

pip install --no-deps git+https://github.com/zeroknowledgediscovery/zcor_dummy.git

NOTA BENE :: the --no-deps argument above will ensure the consistency within the zcor requirements at the expense of the dependency consistency within the repo you install zcor_dummy to. Install it in a clean python environment or proceed with caution.