Skip to content

Conversation

@marshallmcdonnell
Copy link
Collaborator

The issue:

  • we have the docs deps under PDM dev deps; this is not accessible via readthedocs extra requirements install
  • Instead, moving the docs deps to "optional dependencies" in pyproject.toml; was able to use pip install .[docs] locally and get furo theme in my environment 👍
  • Did switch the name of the docs deps from doc -> docs

@marshallmcdonnell
Copy link
Collaborator Author

NOTE: CI now will test the build of the docs on PRs!

image

@marshallmcdonnell marshallmcdonnell merged commit e0b33c8 into main Jun 5, 2024
@marshallmcdonnell marshallmcdonnell deleted the fix-rtd-deps branch June 5, 2024 17:58
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