Skip to content

improvement: deprecate requirements.txt and use Poetry for project dependency management. #6

@stvnliu

Description

@stvnliu

requirements.txt is a loosely structured format that can be a bit of a pain to use. The project could use an improved dependency management scheme like pyproject.toml file offered by Poetry.
Other relevant discussion here:
https://discuss.python.org/t/examples-of-why-parsing-requirements-txt-files-to-feed-project-metadata-is-a-bad-idea/24828/2

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions