0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Herokuにpython3.7.7のversionは適応していなかった話

Posted at

Herokuにpython3.7.7の環境でデプロイしたところ失敗したので調べたところHerokuに対応しているpythonのversionは下記です。

  • python-3.8.2
  • python-3.7.6
  • python-3.6.10
  • python-2.7.17

2020/4/16現在の情報です。
https://devcenter.heroku.com/articles/python-support
こちらのURLに詳しくは書いてます。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?