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

build: fix failing ci builds for python 3.10 #301

Merged
merged 5 commits into from
Jun 9, 2022
Merged

Conversation

sunu
Copy link
Contributor

@sunu sunu commented Jun 8, 2022

Set strict channel priority for conda.

Description:
The CI build for Python 3.10 is failing because of broken GDAL installation. Setting strict channel priority fixes the package compatibility problem (ref: https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-channels.html#strict-channel-priority)

Examples of failing builds:

PR checklist:

  • Code is formatted (run scripts/format).
  • Code lints properly (run scripts/lint).
  • Tests pass (run scripts/test).
  • [na] Documentation has been updated to reflect changes, if applicable.
  • Changes are added to the CHANGELOG.

@sunu sunu mentioned this pull request Jun 8, 2022
5 tasks
@gadomski gadomski self-requested a review June 8, 2022 15:13
.github/setup/action.yml Outdated Show resolved Hide resolved
@gadomski gadomski merged commit f56d013 into stac-utils:main Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants