質問編集履歴
1
エラーメッセージの変更
test
CHANGED
File without changes
|
test
CHANGED
@@ -16,9 +16,13 @@
|
|
16
16
|
|
17
17
|
```
|
18
18
|
|
19
|
-
|
19
|
+
Python app detected
|
20
20
|
|
21
|
+
! Requested runtime (Python-3.9.1) is not available for this stack (heroku-18).
|
22
|
+
|
21
|
-
More info: https://devcenter.heroku.com/articles/
|
23
|
+
! Aborting. More info: https://devcenter.heroku.com/articles/python-support
|
24
|
+
|
25
|
+
! Push rejected, failed to compile Python app.
|
22
26
|
|
23
27
|
! Push failed
|
24
28
|
|