Index: tools/telemetry/third_party/altgraph/README.chromium |
diff --git a/tools/telemetry/third_party/altgraph/README.chromium b/tools/telemetry/third_party/altgraph/README.chromium |
deleted file mode 100644 |
index f9f0caebd2b1754fca253bbcea03bdbb18341af0..0000000000000000000000000000000000000000 |
--- a/tools/telemetry/third_party/altgraph/README.chromium |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-Name: altgraph |
-Short Name: altgraph |
-URL: https://pypi.python.org/pypi/altgraph/ |
-Version: 0.12 |
-License: MIT |
-License File: NOT_SHIPPED |
-Security Critical: no |
-Description: 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 is used by |
-telemetry/third_party/modulegraph. |
-Local modification: remove doc/_build directory. |