Skip to content

use Poetry instead of pip freeze #4

@tommylees112

Description

@tommylees112

Comment: use Poetry instead of pip freeze

Have to get working with heroku

link

But it looks as though you can use poetry instead. Will probably require some setting up:

The Python Poetry Buildpack prepares the build to be processed by a Python buildpack such as heroku/python by generating requirements.txt and runtime.txt from poetry.lock. With that said, your repo cannot have a requirements.txt, it will be exported from Poetry (for runtime.txt see below).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions