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