datasette-app
datasette-app copied to clipboard
Upgrade to Python 3.10
Using latest build from from https://github.com/indygreg/python-build-standalone/releases/tag/20220802
Biggest thing to figure out here is what will happen if this version is installed on a computer that already has a ~/.datasett-app/venv virtual environment created using Python 3.9 by a previous install.
Also need to fix this: https://github.com/simonw/datasette-app/blob/84903f2ab171fb2b584048fd068c951acc25f859/package.json#L32-L37