summaryrefslogtreecommitdiffstats
path: root/python/pydot
diff options
context:
space:
mode:
author ponce2012-08-23 13:09:20 +0200
committer Robby Workman2012-08-23 22:49:27 +0200
commit519e62c405ea85c473015998eab8313b3157ecad (patch)
treea87f5d549e33a4e18bad00eecabe2922ff4964b9 /python/pydot
parent983dacb39a79e6e905ad542795e7641a6a1bceb4 (diff)
downloadslackbuilds-519e62c405ea85c473015998eab8313b3157ecad.tar.gz
python/pydot: Fixed dep information
Diffstat (limited to 'python/pydot')
-rw-r--r--python/pydot/README2
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.