readthedocs: remove apt packages
This commit is contained in:
parent
0d2aac5dd2
commit
20b68b1404
@ -8,8 +8,6 @@ build:
|
|||||||
os: ubuntu-22.04
|
os: ubuntu-22.04
|
||||||
tools:
|
tools:
|
||||||
python: "3.11"
|
python: "3.11"
|
||||||
apt_packages:
|
|
||||||
- graphviz
|
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
|
@ -7,6 +7,7 @@ sphinx
|
|||||||
sphinx_book_theme
|
sphinx_book_theme
|
||||||
sphinxcontrib-bibtex
|
sphinxcontrib-bibtex
|
||||||
myst-parser # recommark is deprecated, https://stackoverflow.com/a/71660856/13573820
|
myst-parser # recommark is deprecated, https://stackoverflow.com/a/71660856/13573820
|
||||||
|
graphviz
|
||||||
|
|
||||||
pypsa
|
pypsa
|
||||||
powerplantmatching>=0.5.5
|
powerplantmatching>=0.5.5
|
||||||
|
Loading…
Reference in New Issue
Block a user