From 9e34f4fc03d38f9fd1c45a85d96582463775c088 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20L=C3=B3pez=20Barr=C3=B3n?= Date: Sat, 14 Sep 2024 16:31:16 +1000 Subject: [PATCH] remove pygraphviz --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 19696e5f..9ed45b08 100644 --- a/setup.cfg +++ b/setup.cfg @@ -44,4 +44,4 @@ include = grill.* # python -m pip install -e . docs = sphinx; myst-parser; sphinx-toggleprompt; sphinx-copybutton; sphinx-togglebutton; sphinx-hoverxref>=1.4.1; sphinx_autodoc_typehints; sphinx-inline-tabs; shibuya; usd-core -full = PySide6; usd-core; PyOpenGL; pygraphviz +full = PySide6; usd-core; PyOpenGL