Skip to content
Snippets Groups Projects
Commit 0c8aef12 authored by Odair M.'s avatar Odair M.
Browse files

fix(Build): fix python version

feat: 100% size page
parent 5ca48157
No related branches found
No related tags found
No related merge requests found
version: 2
build:
os: ubuntu-20.04
tools:
python: "3.10"
python:
install:
- requirements: ./requirements.txt
......
......@@ -29,7 +29,7 @@ intersphinx_mapping = {
"sphinx": ("https://www.sphinx-doc.org/en/master/", None),
}
intersphinx_disabled_domains = ["std"]
sphinx_rtd_size_width = "90%"
sphinx_rtd_size_width = "100%"
templates_path = ["_templates"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment