Skip to content

Fix loading of example data in docker compose#142

Merged
vincentsarago merged 4 commits intostac-utils:mainfrom
zstatmanweil:fix-load-example-data
Aug 21, 2024
Merged

Fix loading of example data in docker compose#142
vincentsarago merged 4 commits intostac-utils:mainfrom
zstatmanweil:fix-load-example-data

Conversation

@zstatmanweil
Copy link
Copy Markdown
Contributor

@zstatmanweil zstatmanweil commented Aug 6, 2024

Related Issue(s):

  • Closes 141#

Description:
When trying to load the example data I was getting an error that the requests package was not found. This is because in setup.py, the server only requires uvicorn. I updated docker compose so make run-joplin now succeeds.

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.

@zstatmanweil zstatmanweil changed the title load docs Fix loading of example data in docker compose Aug 7, 2024
@vincentsarago vincentsarago self-requested a review August 21, 2024 13:57
@vincentsarago vincentsarago merged commit c7b17e6 into stac-utils:main Aug 21, 2024
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