mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-12-15 16:40:05 +01:00
installing graphviz
This commit is contained in:
1
.github/workflows/test-n-publish.yml
vendored
1
.github/workflows/test-n-publish.yml
vendored
@@ -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 .
|
||||
|
||||
Reference in New Issue
Block a user