Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package dependencies #73

Merged
merged 1 commit into from
Mar 10, 2021
Merged

Update package dependencies #73

merged 1 commit into from
Mar 10, 2021

Conversation

qthibeault
Copy link
Contributor

Both antlr4-python2-runtime and antlr4-python3-runtime install the antlr4 package. To avoid conflicts where the wrong version of the runtime may be installed, python version conditions have been added to requirements to install the proper runtime for the proper python version.

The enum34 dependency has also been made conditional to avoid creating conflicts with later versions of the python standard library.

@nickovic nickovic merged commit e69b954 into nickovic:master Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants