-
Notifications
You must be signed in to change notification settings - Fork 20
Remove captcha on examples #103
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Just the outdated branch 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
You don't bump version number because we don't need to release?
e6e4a93
|
you should probably rebase and double check the CI 🙂 |
|
@jeanklingler sure I will rebase, however the error in CI only occurring in python3.3 |
e6e4a93 to
c788771
Compare
c788771 to
c7950d1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gengo.py is changed. Good to change the version number.
|
@narusemotoki im not sure if its necessary, we dont change any implementation of behavior. maybe its not needed for this change. also I will release the |
|
But otherwise we can't upload this library to PyPI because version is conflicting. |
Description