Fix no such module 'DOT' by pinning GraphViz 0.2.0 (#1067)

* Revert "Fix no such module 'DOT' (#1065)"

This reverts commit 69a1cd56b5.

* pin GraphViz v0.2.0

* update CHANGELOG
This commit is contained in:
Yasuharu Yanamura
2021-05-05 08:45:42 +10:00
committed by GitHub
parent 69a1cd56b5
commit 1df0bb3e7b
4 changed files with 5 additions and 4 deletions
@@ -1,3 +1,4 @@
import DOT
import Foundation
import GraphViz
import ProjectSpec