Commit 980f9746 authored by Chris Trevino's avatar Chris Trevino

Update networkx meta.yaml test.imports

parent cfd73d5a
......@@ -13,4 +13,31 @@ requirements:
test:
imports:
- networkx
\ No newline at end of file
- networkx
- networkx.algorithms
- networkx.algorithms.approximation
- networkx.algorithms.assortativity
- networkx.algorithms.bipartite
- networkx.algorithms.centrality
- networkx.algorithms.chordal
- networkx.algorithms.coloring
- networkx.algorithms.community
- networkx.algorithms.components
- networkx.algorithms.connectivity
- networkx.algorithms.flow
- networkx.algorithms.isomorphism
- networkx.algorithms.link_analysis
- networkx.algorithms.node_classification
- networkx.algorithms.operators
- networkx.algorithms.shortest_paths
- networkx.algorithms.traversal
- networkx.algorithms.tree
- networkx.classes
- networkx.drawing
- networkx.generators
- networkx.linalg
- networkx.readwrite
- networkx.readwrite.json_graph
- networkx.testing
- networkx.tests
- networkx.utils
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment