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

[tests] pin version of redis-py-cluster for 'tox -e wait' #725

Merged
merged 1 commit into from
Nov 20, 2018

Conversation

brettlangdon
Copy link
Member

It seems tox -e wait <service> has been failing because redis-py-cluster does not support redis>3.0.0 yet.

Previous versions used to install redis, 1.3.6 now pins redis to a specific version.

@brettlangdon brettlangdon added this to the 0.17.0 milestone Nov 20, 2018
@Kyle-Verhoog Kyle-Verhoog changed the title [tests] pin version of redis-py-cluister for 'tox -e wait' [tests] pin version of redis-py-cluster for 'tox -e wait' Nov 20, 2018
@brettlangdon brettlangdon merged commit 725801f into 0.17-dev Nov 20, 2018
@brettlangdon brettlangdon deleted the brettlangdon/upgrade.redis-py-cluster branch November 20, 2018 18:03
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.

None yet

2 participants