Skip to content

Conversation

@philvarner
Copy link
Collaborator

Related Issue(s):

  • n/a

Description:

  • fix link in Changes that was giving a warning during docs generation
  • capitalize AS in dockerfiles to stop warning during build
  • rename docker compose files to "compose*.yml" in line with current Docker Compose recommendation
  • replace 3 pip install commands with one
  • fix readme instructions for installing in editable mode - each library needs to -e prefix, so with the previous command, only types was being installed in editable mode.
  • update Docker Python version to 3.12 to align more closely with the most commonly used version

PR Checklist:

  • pre-commit hooks pass locally
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

@gadomski gadomski enabled auto-merge (squash) April 15, 2025 13:33
@gadomski gadomski merged commit 752b41e into stac-utils:main Apr 15, 2025
6 of 7 checks passed
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.

3 participants