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

Upgrade six #222

Merged
merged 1 commit into from
Feb 28, 2018
Merged

Upgrade six #222

merged 1 commit into from
Feb 28, 2018

Conversation

gordonje
Copy link
Contributor

I'm new to Alexa development (as we all are I suppose), but have found zappa to be an essential tool in deploying/managing this sort of project.

Problem is, zappa requires six>=1.11.0, and your requirements specify six==1.10.0.

I've made the upgrade in my fork and ran the unit tests without issue. So maybe freezing six at 1.10 isn't necessary?

BTW...Thanks for sharing this awesome project. As someone who prefers Python to Javascript, it has been quite helpful to me.

@johnwheeler johnwheeler merged commit 1fbb1c8 into johnwheeler:master Feb 28, 2018
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