We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bac20ca + f1e1e4e commit c28ea98Copy full SHA for c28ea98
1 file changed
tox.ini
@@ -40,7 +40,7 @@ commands =
40
41
[testenv:graphs]
42
basepython=python2.7
43
-deps = graphviz==0.8.1
+deps = graphviz==0.8.2
44
commands =
45
python visualizer/visualize.py -i docs/source/_static
46
0 commit comments