wind-python / windpowerlib

The windpowerlib is a library to model the output of wind turbines and farms.
https://oemof.org/
MIT License
330 stars 105 forks source link

Add tox and github workflow. #115

Open uvchik opened 3 years ago

uvchik commented 3 years ago

Travis becomes problematic, because of the new pricing model. Therefore, we should use github workflows as e.g. oemof.solph.

Furthermore, we should use tox to improve local tests. I already tested it in many other packages with great success.