alexbovet / flow_stability

Flow stability framework for dynamic community detection in temporal networks
GNU Lesser General Public License v3.0
24 stars 4 forks source link

22 incoherent python and scipy version requirements #24

Closed j-i-l closed 3 months ago

j-i-l commented 3 months ago

Properly define the minimal python version (i.e. the development version), as well as, the minimal set of python packages to install.

j-i-l commented 3 months ago

@alexbovet feel free to revert 743806a if you think psutil should not become a fixed dependency.

Since it is a commonly used and well developed package, adding it to the fixed dependencies should not lead to any issues.

alexbovet commented 3 months ago

Looks like I cannot revert a commit from the github website anyway.