revert removal of apt_packages

This commit is contained in:
Fabian 2023-10-04 17:23:32 +02:00
parent 9385eb7076
commit 58aa3c03dc
2 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,8 @@ build:
os: ubuntu-22.04
tools:
python: "3.11"
apt_packages:
- graphviz
python:
install:

View File

@ -7,7 +7,6 @@ sphinx
sphinx_book_theme
sphinxcontrib-bibtex
myst-parser # recommark is deprecated, https://stackoverflow.com/a/71660856/13573820
graphviz
pypsa
powerplantmatching>=0.5.5