installing graphviz

This commit is contained in:
Julian Hammer
2020-12-15 12:15:34 +01:00
committed by Jan
parent f6a02a8f3e
commit 0bdc180a52

View File

@@ -20,6 +20,7 @@ jobs:
python -m pip install --upgrade pip
python -m pip install codecov requests
python -m pip install bs4
sudo apt-get install graphviz
python -m pip install pygraphviz
python -m pip install kerncraft
python -m pip install -e .