augmentimpact
PROOP
7 months ago
I might have been the stupid one with my python projects, but ever since I started using railway, I have found myself either 1-2 versions away from the current python version.
Is there a way to make sure the Nixpacks/Railpack support the most upcoming versions of python?
I would be nice to always make use of the most recent developments of a language.
3 Replies
7 months ago
If you're using Railpack it defaults to 3.13.2 (lts), you can change the version through a RAILPACK_PYTHON_VERSION env var or by config files (see more here: https://railpack.com/languages/python#versions)
Thanks @Medim . I will give this a short and let you know if any problem arises.
6 months ago
!s
Status changed to Solved medim • 6 months ago