GGiecold-zz / Cluster_Ensembles

A package for combining multiple partitions into a consolidated clustering. The combinatorial optimization problem of obtaining such a consensus clustering is reformulated in terms of approximation algorithms for graph or hyper-graph partitioning.
MIT License
69 stars 43 forks source link

Update setup.py #14

Closed aopisco closed 6 years ago

aopisco commented 6 years ago

without that change the file can't install: FileNotFoundError: [Errno 2] No such file or directory: '/Users/user/src/Cluster_Ensembles/README'

GGiecold-zz commented 6 years ago

Thanks.