mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-12-15 16:40:05 +01:00
add setuptools to Install
This commit is contained in:
1
.github/workflows/test-n-publish.yml
vendored
1
.github/workflows/test-n-publish.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install wheel
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install setuptools
|
||||
python -m pip install codecov requests
|
||||
python -m pip install bs4
|
||||
sudo apt-get -y install graphviz libgraphviz-dev pkg-config
|
||||
|
||||
Reference in New Issue
Block a user