networkx / nx-parallel

A networkx backend that uses joblib to run graph algorithms in parallel.
BSD 3-Clause "New" or "Revised" License
23 stars 20 forks source link

Sync up min python version with networkx main repo #31

Closed MridulS closed 8 months ago

MridulS commented 8 months ago

Python 3.11 seems to be a blocker to build networkx docs with all the dependencies in the doc building pipeline https://github.com/networkx/networkx/pull/7220