1
Fork 0
mirror of https://github.com/Steffo99/emblematic.git synced 2024-10-16 06:07:26 +00:00
emblematic/.readthedocs.yml

12 lines
158 B
YAML

version: 2
python:
install:
- path: "."
extra_requirements:
- docs
build:
os: "ubuntu-22.04"
tools:
python: "3.11"