Skip to content

Consider removing argparse dependency #565

@TomaSajt

Description

@TomaSajt

The argparse module has been merged into Python itself in Python 3.2.

I noticed that pyproject.toml and poetry.lock files still list argparse as a normal dependency even though the PyPI package is no longer supposed to be used.

See: https://docs.python.org/3/library/argparse.html
See: https://pypi.org/project/argparse/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions