Skip to content

Fix docs #349

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

Merged
merged 2 commits into from
May 20, 2021
Merged

Fix docs #349

merged 2 commits into from
May 20, 2021

Conversation

duckontheweb
Copy link
Contributor

Related Issue(s): #

Description:

A recent update to jinja2 doesn't jive with nbsphinx and was causing the docs build to fail. This pins to jinja2<3.0 per this issue. If/when this gets fixed we can relax this requirement again.

Also fixes a reference to pystac.extensions.ExtensionError that is no longer valid in the API docs.

We need to do a much bigger overhaul of the docs in order to bring them up to speed with the current state of the code, but this at least gets them to build successfully.

PR Checklist:

  • Code is formatted (run scripts/format)
  • Tests pass (run scripts/test)
  • This PR maintains or improves overall codebase code coverage.
  • Changes are added to the CHANGELOG. See the docs for information about adding to the changelog.
    Didn't seem necessary, but let me know if anyone disagrees.

@duckontheweb duckontheweb requested a review from lossyrob May 20, 2021 14:07
@duckontheweb duckontheweb merged commit 76c3ba0 into stac-utils:main May 20, 2021
@duckontheweb duckontheweb deleted the fix-docs branch May 20, 2021 18:44
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