Skip to content

Commit fc1fc02

Browse files
committed
💚 Install hererocks
1 parent 8caa65c commit fc1fc02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ build:
77
tools:
88
python: "3"
99
commands:
10+
- pip install --user hererocks
11+
- hererocks lua51 -l5.1 -rlatest
12+
- source lua51/bin/activate
1013
- luarocks install --local ldoc lua-discount
1114
- ldoc .
1215
- mv doc $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)