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

Resolve incompatible Python dependencies #319

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iainrb
Copy link

@iainrb iainrb commented Mar 14, 2022

setup.py was using the latest stable release for dependencies without a version specified; this resulted in incompatible dependency versions. This commit changes some versions and ensures all dependencies have a version number specified, which resolves the issue.

We have already released this change in our fork at oicr/gsi/svtools; you may also wish to merge it into the original repo.

Happy to discuss further if you would like. Thanks for your work developing svtools.

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.

1 participant