Stop specifying OS version in our RTD config

This is now exactly the same as Drutopia so i hope both will work.
This commit is contained in:
benjamin melançon 2023-11-14 18:33:37 -05:00
parent b8eb469d47
commit 6611ee36a1

View file

@ -1,11 +1,7 @@
version: 2
build:
os: ubuntu-20.04
tools:
python: "3.9"
sphinx:
configuration: conf.py
python:
version: 3
install:
- requirements: requirements.txt