BrianGallew / cassandra_range_repair

python script to repair the primary range of a node in N discrete steps
MIT License
109 stars 47 forks source link

Fix travis build requirements #54

Closed BrianGallew closed 7 years ago

BrianGallew commented 7 years ago

Per #45, add python3 compatibility. This formalizes the "doesn't work with Python 2.6-" state.