cpapaef
HOBBYOP
8 months 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.
5 Replies
8 months ago
You can set this env to control Python version
RAILPACK_PYTHON_VERSION
More details here
Status changed to Solved brody • 8 months ago
8 months ago
!s
8 months 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