Skip to content

Commit

Permalink
chore: Move off the deprecated runtime.txt file.
Browse files Browse the repository at this point in the history
See https://devcenter.heroku.com/changelog-items/3141 for more details.

The new recommendation is to use the standard .python-version file to
indicate the preferred python version.
  • Loading branch information
feanil committed Feb 27, 2025
1 parent bec537c commit 6f53b4b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .python-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.12
1 change: 0 additions & 1 deletion runtime.txt

This file was deleted.

0 comments on commit 6f53b4b

Please sign in to comment.