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

Fix pip requirements typo #520

Merged
merged 1 commit into from
Sep 2, 2022
Merged

Conversation

sbkok
Copy link
Collaborator

@sbkok sbkok commented Sep 2, 2022

Why?

A typo slipped into the main branch, where it tries to install tenacity=8.0.1.
It should be ==.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

**Why?**

A typo slipped into the main branch, where it tries to install `tenacity=8.0.1`.
It should be `==`.
@sbkok sbkok added the bug Something isn't working label Sep 2, 2022
@sbkok sbkok added this to the v3.2.0 milestone Sep 2, 2022
@StewartW StewartW merged commit 4b0c5ae into awslabs:master Sep 2, 2022
@sbkok sbkok deleted the fix/tenacity-req branch September 2, 2022 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants