Skip to content

Incompatible with python 3.13 since cgi was removed #8

@mscherer

Description

@mscherer

On https://github.com/wbond/vat_moss-python/blob/master/vat_moss/id.py#L7 and https://github.com/wbond/vat_moss-python/blob/master/vat_moss/exchange_rates.py#L5 , the code import cgi. This was removed in python 3.13, and so the mobule no longer work without installing the python package legacy-cgi.

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