Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Mar 13, 2025
Merged

Conversation

Ivaylo-Bachvarov
Copy link
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