Contributions and issue-reports are welcome, with no strings attached; project is at a very early stage.
Install both sub-projects in develop mode using pip
$ git clone https://github.com/ankostis/polyvers polyvers.git
$ cd polyvers.git
$ pip install -e pvlib[test] -e .[test]
Caution!
Installing egg with python setup.py install develop
is not tested,
and may fail to work correctly.
test-suite: | |
---|---|
linters: | |
integration-services: |
|
commit-messages: | guidelines from angular repo: https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines |
changes-aggregation: |