Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend dev guide with dependency handling recommondations #36

Open
cehbrecht opened this issue Mar 11, 2019 · 1 comment
Open

Extend dev guide with dependency handling recommondations #36

cehbrecht opened this issue Mar 11, 2019 · 1 comment

Comments

@cehbrecht
Copy link
Member

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:
geopython/OWSLib#565

@cehbrecht cehbrecht added this to the 0.7.0 milestone Mar 11, 2019
@cehbrecht cehbrecht added this to To do in San Francisco: Spring 2019 Release via automation Mar 11, 2019
@cehbrecht cehbrecht modified the milestones: 0.7.0, 0.8.0 May 21, 2019
@nilshempelmann
Copy link
Member

@cehbrecht cehbrecht removed this from the 0.8.0 milestone Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants