reinsert graphviz to requirements.txt

This commit is contained in:
Fabian 2023-10-04 18:21:13 +02:00
parent 608faf773a
commit 345331c301
2 changed files with 1 additions and 2 deletions

View File

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

View File

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