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

Commita9696ef

Browse files
hugovkByron
authored andcommitted
Sphinx 4.3.0 will be needed for Python 3.10
1 parentb063003 commita9696ef

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎doc/requirements.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
sphinx==4.1.2
1+
# TODO Temporary until Sphinx 4.3.0 released with Python 3.10 support:
2+
# https://github.com/sphinx-doc/sphinx/pull/9712
3+
sphinx==4.1.2;python_version<="3.9"
4+
git+git://github.com/sphinx-doc/sphinx@f13ad80#egg=sphinx;python_version>="3.10"
25
sphinx_rtd_theme
36
sphinx-autodoc-typehints

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp