Skip to content

Commit 5472be8

Browse files
Merge pull request #2106 from verilog-to-routing/fix-the-docs
[doc] Fixing the documentation build issue
2 parents 0c715b6 + 37400ac commit 5472be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ formats: all
1515

1616
# Optionally set the version of Python and requirements required to build your docs
1717
python:
18-
version: 3.7
18+
version: 3.8
1919
install:
2020
- requirements: doc/requirements.txt

0 commit comments

Comments
 (0)