File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,8 @@ if [[ "${python_version_origin}" == "runtime.txt" ]]; then
149
149
Warning: The runtime.txt file is deprecated.
150
150
151
151
The runtime.txt file is deprecated since it has been replaced
152
- by the more widely supported .python-version file.
152
+ by the more widely supported .python-version file:
153
+ https://devcenter.heroku.com/changelog-items/3141
153
154
154
155
Please delete your runtime.txt file and create a new file named:
155
156
.python-version
Original file line number Diff line number Diff line change 18
18
remote: ! Warning: The runtime.txt file is deprecated.
19
19
remote: !
20
20
remote: ! The runtime.txt file is deprecated since it has been replaced
21
- remote: ! by the more widely supported .python-version file.
21
+ remote: ! by the more widely supported .python-version file:
22
+ remote: ! https://devcenter.heroku.com/changelog-items/3141
22
23
remote: !
23
24
remote: ! Please delete your runtime.txt file and create a new file named:
24
25
remote: ! .python-version
Original file line number Diff line number Diff line change 389
389
remote: ! Warning: The runtime.txt file is deprecated.
390
390
remote: !
391
391
remote: ! The runtime.txt file is deprecated since it has been replaced
392
- remote: ! by the more widely supported .python-version file.
392
+ remote: ! by the more widely supported .python-version file:
393
+ remote: ! https://devcenter.heroku.com/changelog-items/3141
393
394
remote: !
394
395
remote: ! Please delete your runtime.txt file and create a new file named:
395
396
remote: ! .python-version
You can’t perform that action at this time.
0 commit comments