bird-house / birdhouse-docs

Birdhouse documentation
http://birdhouse.readthedocs.io/en/latest/
Apache License 2.0
3 stars 7 forks source link

Extend dev guide with dependency handling recommondations #36

Open cehbrecht opened 5 years ago

cehbrecht commented 5 years ago

We should extend the developer guide with recommendations for conda/pip dependency handling.

The birdhouse chat for conda:

My current strategy is to pin packages in the environment.yml only if necessary. Use a cron-job at travis-ci to see if things break. In addition I try to make use of the conda spec files, see an example mentioned here: cp4cds/c4cds-wps#25

The owslib issues: https://github.com/geopython/OWSLib/issues/565

nilshempelmann commented 4 years ago

status so far: https://birdhouse.readthedocs.io/en/latest/dev_guide.html#developer-guidelines