Skip to content

Commit 505984f

Browse files
Update instance repo from cookiecutter template
1 parent cd5d4d2 commit 505984f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.readthedocs.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@ build:
44
os: ubuntu-24.04
55
tools:
66
python: "3.13"
7+
nodejs: latest
78
jobs:
89
create_environment:
910
- asdf plugin add uv
10-
- asdf plugin add nodejs
1111
- asdf install uv latest
12-
- asdf install nodejs latest
1312
- asdf global uv latest
14-
- asdf global nodejs latest
1513
build:
1614
html:
1715
- uvx hatch run docs:build

0 commit comments

Comments
 (0)