meinardmueller / synctoolbox

Sync Toolbox - Python package with reference implementations for efficient, robust, and accurate music synchronization based on dynamic time warping (DTW)
https://meinardmueller.github.io/synctoolbox
Other
108 stars 11 forks source link

Enable support for python 3.9 #6

Closed faroit closed 3 years ago

faroit commented 3 years ago

is there a specific reason why python 3.9 is not supported?

https://github.com/openjournals/joss-reviews/issues/3434

ahnonay commented 3 years ago

The package works with python 3.9 as well, so I've updated the setup.py in this regard. Closing this for now, please reopen if you think this has not been addressed yet.

faroit commented 3 years ago

@ahnonay 👍