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

PySTAC v1.1.0 #185

Merged
merged 5 commits into from
Jul 28, 2021
Merged

PySTAC v1.1.0 #185

merged 5 commits into from
Jul 28, 2021

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Jul 28, 2021

Related Issue(s): Will unlock #175

Description: Update PySTAC dependency ~= 1.1. There's a discussion to be had around whether this should be ~= 1.1.0 or ~= 1.1. I used 1.1 because PySTAC seems like it's going to be very careful about doing backwards-compatible API changes for minor releases, so I'd like to trust that and reduce the number of times we have to change this line.

This PR also includes:

  • Updates to mypy config to get (e.g.) mypy src/stactools/core/copy.py working (and therefore IDE linting)
  • Remove Python version from mypy config
  • Update the validate cli command for typing

PR checklist:

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

@gadomski gadomski requested a review from cuttlefish July 28, 2021 21:25
@cuttlefish cuttlefish merged commit 2c87ccd into main Jul 28, 2021
@cuttlefish cuttlefish deleted the feature/pystac-1.1 branch July 28, 2021 21:57
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