1
Fork 0
mirror of https://github.com/Steffo99/cfig.git synced 2024-10-16 14:27:38 +00:00
cfig/.readthedocs.yml

11 lines
98 B
YAML
Raw Normal View History

version: 2
2022-04-19 02:32:40 +00:00
python:
2022-04-19 02:38:08 +00:00
install:
- "."
build:
2022-04-19 02:38:08 +00:00
os: "ubuntu-20.04"
tools:
python: "3.10"