Maybe OS is required if specifying tools?
Error Problem in your project's configuration. Invalid build.tools.python: .readthedocs.yml: Invalid configuration option: build.tools.python. Make sure the key name is correct.
This commit is contained in:
parent
92a80fa5c9
commit
a3566ce9b6
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
version: 2
|
version: 2
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
os: ubuntu-20.04
|
||||||
tools:
|
tools:
|
||||||
python: "3.9"
|
python: "3.9"
|
||||||
sphinx:
|
sphinx:
|
||||||
|
|
Loading…
Reference in a new issue