We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac20ca commit f1e1e4eCopy full SHA for f1e1e4e
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