Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 211 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 211 Bytes

another offline render.

conda env create --file environment.yml

conda install --file requirements.txt -y

pip install -e .

pytest --cov-report=html --cov=relaxrender --ignore=tests/test_relaxrender.py tests