dev-python/networkx: make scipy an optional dep

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Matthew Thode
2018-02-13 14:45:51 -06:00
parent 5ee1f2e94c
commit 4e7b4e0cb3
2 changed files with 78 additions and 0 deletions

View File

@@ -20,4 +20,7 @@
<remote-id type="pypi">networkx</remote-id>
<remote-id type="github">networkx/networkx</remote-id>
</upstream>
<use>
<flag name="scipy">Enables scipy backend</flag>
</use>
</pkgmetadata>