add setuptools to Install

This commit is contained in:
JanLJL
2025-03-05 13:19:09 +01:00
parent bec925d5aa
commit 022bd2997d

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