cpapaef
HOBBYOP
a month ago
Is there any way I can downgrade version of python in the build process? Railpack builds on 3.1.3.7 and pillow isn't released yet for that version, so just want to know if I have to use a different lib or not.
0 Replies
a month ago
You can set this env to control Python versionRAILPACK_PYTHON_VERSION
More details here
Status changed to Solved brody • about 1 month ago
a month ago
!s
a month ago
Thanks for helping @CrisOG <:salute:1137099685417451530>
you can now also specify a python version in a mise-compatible version file (.tool-versions, mise.toml, and .python-version) https://github.com/railwayapp/railpack/releases/tag/v0.9.0