ARDEN-documentation/.readthedocs.yaml

12 lines
194 B
YAML
Raw Normal View History

2023-05-08 14:26:22 -06:00
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
nodejs: "18"
rust: "1.64"
golang: "1.19"
2023-05-08 15:17:55 -06:00
python:
install:
- requirements: requirements.txt