Loading .readthedocs.yml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ build: python: "3.12" jobs: post_create_environment: - pip install altair sphinx-rtd-theme==3.0.0rc3 - pip install altair sphinx-rtd-theme==3.0.0rc3 tomli - pip install . sphinx: Loading poetry.lock +95 −96 File changed.Preview size limit exceeded, changes collapsed. Show changes pyproject.toml +1 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,7 @@ copier=">=9.3" sphinx = "*" sphinx-rtd-theme = "*" sphinxcontrib-napoleon ="*" tomli = "^2.0.2" [tool.poetry.scripts] app = "mvvm_lib:main" Loading
.readthedocs.yml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ build: python: "3.12" jobs: post_create_environment: - pip install altair sphinx-rtd-theme==3.0.0rc3 - pip install altair sphinx-rtd-theme==3.0.0rc3 tomli - pip install . sphinx: Loading
pyproject.toml +1 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,7 @@ copier=">=9.3" sphinx = "*" sphinx-rtd-theme = "*" sphinxcontrib-napoleon ="*" tomli = "^2.0.2" [tool.poetry.scripts] app = "mvvm_lib:main"