[DOCS] use PyPI version of Sphinx in RTD build#663
Open
zacharyburnett wants to merge 3 commits into
Open
Conversation
78b6435 to
96754cb
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #663 +/- ##
=======================================
Coverage 90.32% 90.33%
=======================================
Files 99 99
Lines 4641 4644 +3
=======================================
+ Hits 4192 4195 +3
Misses 449 449 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Collaborator
|
Docs are failing due to some combination of sphinx changes and an astropy bug that has been fixed but not released: astropy/astropy#19189 |
Collaborator
@zacharyburnett is there any way to work around this or do we need to wait for an astropy release? |
96754cb to
5210e62
Compare
5210e62 to
efa1f3a
Compare
efa1f3a to
3e9023e
Compare
3e9023e to
607000f
Compare
607000f to
f7ef8b1
Compare
Collaborator
|
@zacharyburnett docs are failing due to towncrier being missing from environment. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves SCSB-234
to be able to pick up Sphinx 9
Tasks
docs/pageno-changelog-entry-needed)changes/:echo "changed something" > changes/<PR#>.<changetype>.rst(see below for change types)jwstregression tests with this branch installed ("git+https://github.com/<fork>/stdatamodels@<branch>")news fragment change types...
changes/<PR#>.feature.rst: new featurechanges/<PR#>.bugfix.rst: fixes an issuechanges/<PR#>.doc.rst: documentation changechanges/<PR#>.removal.rst: deprecation or removal of public APIchanges/<PR#>.misc.rst: infrastructure or miscellaneous change