You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2024. It is now read-only.
Python 3.10 has some nice changes in syntax errors, some deprecation warnings, and some optimizations. I think it should be safe to update ichnaea to use it.
Currently, it fails because shapely doesn't have speedups available with Python 3.10 (see shapely/shapely#1263).