python-poetry-buildpack:Heroku构建包,可以将Poetry与官方Python构建包一起使用

时间:2021-02-18 20:46:13
【文件属性】:
文件名称:python-poetry-buildpack:Heroku构建包,可以将Poetry与官方Python构建包一起使用
文件大小:20KB
文件格式:ZIP
更新时间:2021-02-18 20:46:13
python heroku poetry buildpack Shell Python诗歌构建包 适用于用户的 Buildpack。 如何使用 Python Poetry Buildpack通过从poetry.lock生成requirements.txt和runtime.txt来准备要由Python buildpack(例如heroku/python处理的构建。 要通过Heroku CLI设置使用多个buildpack,请使用buildpacks:add : heroku buildpacks:clear heroku buildpacks:add https://github.com/moneymeets/python-poetry-buildpack.git heroku buildpacks:add heroku/python 配置 Python 可以通过设置PYTHON_RUNTIME_VERSION变量来强制使用Python版本: heroku
【文件预览】:
python-poetry-buildpack-master
----bin()
--------detect(136B)
--------compile(3KB)
--------release(54B)
----.github()
--------workflows()
----test()
--------test-compile(1014B)
--------test-detect(184B)
--------test-release(54B)
--------utils(1KB)
--------fixtures()
----run_tests.sh(356B)
----LICENSE(1KB)
----.run()
--------run_tests.sh.run.xml(739B)
----.gitignore(6B)
----README.md(2KB)

网友评论