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:
parent
b8eb469d47
commit
6611ee36a1
1 changed files with 1 additions and 5 deletions
|
@ -1,11 +1,7 @@
|
||||||
version: 2
|
version: 2
|
||||||
|
|
||||||
build:
|
|
||||||
os: ubuntu-20.04
|
|
||||||
tools:
|
|
||||||
python: "3.9"
|
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: conf.py
|
configuration: conf.py
|
||||||
python:
|
python:
|
||||||
|
version: 3
|
||||||
install:
|
install:
|
||||||
- requirements: requirements.txt
|
- requirements: requirements.txt
|
||||||
|
|
Loading…
Reference in a new issue