chore: remove pygraphviz

This commit is contained in:
Umut
2022-08-18 10:13:52 +02:00
parent caebde9d51
commit 3aef4cd932
18 changed files with 171 additions and 435 deletions

View File

@@ -60,7 +60,7 @@ then
python -m pip install -U pip wheel
python -m pip install -U --force-reinstall setuptools
poetry install --no-dev --extras full
poetry install --no-dev
python -m pip install pip-licenses
pip-licenses | grep -v "pkg\-resources\|concrete-numpy" | tee "${NEW_LICENSES_FILENAME}"