Skip to content

Commit 7156ead

Browse files
jhnwu3John WuCopilot
authored
readthedocs python update so huggingface can stop breaking autodocs (#520)
* readthedocs python update so huggingface can stop breaking * Update docs/.readthedocs.yaml Change comments to be consistent Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: John Wu <johnwu3@sunlab-serv-03.cs.illinois.edu> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 310a55d commit 7156ead

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/.readthedocs.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Read the Docs configuration file
2+
# Only change: use Python 3.10 instead of default
3+
4+
version: 2
5+
6+
build:
7+
tools:
8+
python: "3.10"

0 commit comments

Comments
 (0)