datasette-app icon indicating copy to clipboard operation
datasette-app copied to clipboard

Upgrade to Python 3.10

Open simonw opened this issue 3 years ago • 2 comments

Using latest build from from https://github.com/indygreg/python-build-standalone/releases/tag/20220802

simonw avatar Aug 03 '22 21:08 simonw

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.

simonw avatar Aug 03 '22 21:08 simonw

Also need to fix this: https://github.com/simonw/datasette-app/blob/84903f2ab171fb2b584048fd068c951acc25f859/package.json#L32-L37

simonw avatar Aug 03 '22 21:08 simonw