Skip to content
Snippets Groups Projects

pipeline status coverage report

Install windows

activate pyTopfarm
git clone https://gitlab.windenergy.dtu.dk/TOPFARM/TopFarm2.git
cd Topfarm2
pip install -e .
cd tests
python -m pytest```