diff options
-rw-r--r-- | python/pydot/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pydot/README b/python/pydot/README index 1db185812e..04f935d768 100644 --- a/python/pydot/README +++ b/python/pydot/README @@ -1,5 +1,3 @@ pydot allows to easily create both directed and non directed graphs from Python. Currently all attributes implemented in the Dot language are supported (up to Graphviz 2.16). - -This requires pyparsing and graphviz. |