add setuptools to Install

This commit is contained in:
JanLJL
2025-03-05 13:19:09 +01:00
parent 306abcf0a6
commit ff727223bb

View File

@@ -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