Skip to content

Fix pycontracts incompatibility with pyparsing v3 #255

Description

@adatzer

As discussed in this Discourse post, pycontracts v1.8, that the tracker depends on, is incompatible with the recently released pyparsing, because of the deprecated operatorPrecedence that was removed in pyparsing v3.
This means that in Python 3 environments, pyparsing v3 will be installed as an indirect dependency of the tracker, resulting in error.

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