ARDEN-documentation/.readthedocs.yaml

13 lines
209 B
YAML
Raw Normal View History

2023-05-08 14:26:22 -06:00
version: 2
2023-12-11 15:51:28 -07:00
formats: all
2023-05-08 14:26:22 -06:00
build:
os: ubuntu-22.04
tools:
2024-07-15 08:53:09 -06:00
python: "3.11.2"
nodejs: "18"
rust: "1.64"
golang: "1.19"
2023-05-08 15:17:55 -06:00
python:
install:
- requirements: requirements.txt