Remove testing imports from networkx

This commit is contained in:
Chris Trevino 2018-12-06 14:06:27 -08:00
parent 0d6cf03eb0
commit 3cfcd33c32
1 changed files with 0 additions and 2 deletions

View File

@ -38,6 +38,4 @@ test:
- networkx.linalg
- networkx.readwrite
- networkx.readwrite.json_graph
- networkx.testing
- networkx.tests
- networkx.utils