Skip to content

Commit eca1df1

Browse files
committedFeb 10, 2025
add sphinx theme to requirements
1 parent 1a210d4 commit eca1df1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎docs/requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ oslash==0.6.3 ; python_version >= "3.10" and python_version < "4.0"
66
referencing==0.35.1 ; python_version >= "3.10" and python_version < "4.0"
77
rpds-py==0.22.3 ; python_version >= "3.10" and python_version < "4.0"
88
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0"
9+
sphinx-rtd-theme==3.0.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)
Please sign in to comment.