Skip to content

PyXB version requirement problem #66

Closed
@danielatdattrixdotcom

Description

@danielatdattrixdotcom

setup.py merely requires PyXB, but use of version 1.2.4 is hard-coded into the code as a requirement. PyXB is at 1.2.5 now and thus installs or upgrades break. You need to specify version in setup.py or remove the hard-coded version check.

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