-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I am looking to package this for Debian, and we need to depend on a given package for Python dependencies. This means that we can't always ensure a specific version, for example, for antlr4. This leads to messages like
ANTLR runtime and generated code versions disagree: 4.9.1!=4.8
all over the place with the Debian version (https://packages.debian.org/sid/python3-antlr4) vs. the one you were using. There is no way to get exactly version 4.8 there.
Is there a way to relax the requirements?
Metadata
Metadata
Assignees
Labels
No labels