Skip to content

Commit 207b93a

Browse files
authored
Merge pull request #24 from scilus/fix_compilation
fix typo
2 parents 7b6318c + ac5fb52 commit 207b93a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ sphinx:
1717

1818
# We recommend specifying your dependencies to enable reproducible builds:
1919
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
20-
python:
21-
install:
22-
- requirements: requirements.txt
20+
python:
21+
install:
22+
- requirements: requirements.txt

0 commit comments

Comments
 (0)