mikolmogorov / Ragout

Chromosome-level scaffolding using multiple references
Other
149 stars 27 forks source link

Ragout is incompatible with Python 3.10 #85

Open aminakur opened 1 year ago

aminakur commented 1 year ago

Are there any updates coming? Ragout is incompatible with Python 3.10. Specifically, Python 3.10 does not have Mapping class in the collections module.

mikolmogorov commented 1 year ago

There are no immediate plans for a 3.10 update, but I'll keep this open for the future.