DLR-AE / CampbellViewer

Unified plotting tool for Campbell diagrams, processing results of wind turbine simulation tools HAWCStab2 and Bladed
Apache License 2.0
2 stars 1 forks source link

Dev docs #42

Closed njoeres closed 1 year ago

njoeres commented 1 year ago

Contains improvements of the documentation and for building the package.

As the setup.cfg file and the requirements-dev.txt changed, you might need to reinstall the package and its dependencies:

pip install -e .

pip install -r requirements-dev.txt