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
Python 3.6 most recent version (or 3.7 if it has been released)
SQLite 3.23.1 (or most recent release) such that "import sqite3" in Python gets that version. Ideally with the json1 module baked in by default, but having it loadable as an optional module is fine too
SpatiaLite 4.4.0-RC0 (or most recent version) such that it can be loaded as an optional module
Uses multi-stage builds to stay as small as possible