Skip to content

Depend on networkx explicitly #216

Description

@sieben-gea

Many components use the networkx library, but the pyproject.toml does not specify the dependency. The dependency is fulfilled by mean of python-louvain, which depends on networkx itself. However, the current version does not use python-louvain.

Rather, neworkx should be depended on explicitly, which also allows for specifying compatible versions to address issue like #131.

Metadata

Metadata

Assignees

No one assigned

    Labels

    SmallToDonetworksknowledge of different network packages for python are useful to solve this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions