Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.9] Fix documentation build by pinning Alabaster version to 0.7.13#113815

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ambv merged 1 commit intopython:3.9fromm-aciek:3.9-docs-pin-alabaster
Jan 10, 2024
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[3.9] Fix documentation build by pinning Alabaster version to 0.7.13
Alabaster is Sphinx's dependency. Alabaster 0.7.14 released on 2024-01-08 dropped support for Sphinx 3.3 and earlier.https://alabaster.readthedocs.io/en/latest/changelog.html
  • Loading branch information
@m-aciek
m-aciek committedJan 8, 2024
commit5f8ee98c7527cfcbda16eae9ab802701c3347f51
2 changes: 2 additions & 0 deletionsDoc/requirements.txt
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -10,6 +10,8 @@ sphinx==2.4.4
docutils==0.17.1
# Jinja version is pinned to a version compatible with Sphinx version 2.4.4.
jinja2==3.0.3
# Alabaster version is pinned to a version compatible with Sphinx version 2.4.4.
alabaster==0.7.13

blurb

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp