Skip to content

Add .python-version instead of runtime.txt#513

Merged
Ivaylo-Bachvarov merged 2 commits intomasterfrom
python-version
Mar 13, 2025
Merged

Add .python-version instead of runtime.txt#513
Ivaylo-Bachvarov merged 2 commits intomasterfrom
python-version

Conversation

@Ivaylo-Bachvarov
Copy link
Copy Markdown
Member

According to the Heroku documentation .python-version is not the right way to specify your python version: https://devcenter.heroku.com/articles/python-runtimes#selecting-a-runtime

  • .python-version was removed from .gitignore
  • runtime.txt is now deleted
  • .python-version specifies 3.12 so the latest 3.12 will be applied on every deploy.

@Ivaylo-Bachvarov Ivaylo-Bachvarov merged commit 9742633 into master Mar 13, 2025
3 checks passed
@Ivaylo-Bachvarov Ivaylo-Bachvarov deleted the python-version branch March 13, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant