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

🔨 Fix readthedocs yml file

This commit is contained in:
Steffo 2022-04-19 04:38:08 +02:00
parent 6c68564746
commit 57814bf3cb
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -1,8 +1,10 @@
version: 2
python:
pip_install: true
install:
- "."
build:
os: "ubuntu-20.04"
tools:
python: "3.10"