Index: tools/telemetry/third_party/altgraph/README.txt |
diff --git a/tools/telemetry/third_party/altgraph/README.txt b/tools/telemetry/third_party/altgraph/README.txt |
deleted file mode 100644 |
index 904a14be581af5d0ff9c115f61d0eecdd554d0f0..0000000000000000000000000000000000000000 |
--- a/tools/telemetry/third_party/altgraph/README.txt |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-altgraph is a fork of graphlib: a graph (network) package for constructing |
-graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with |
-graphviz output. |
- |
-altgraph includes some additional usage of Python 2.6+ features and |
-enhancements related to modulegraph and macholib. |