Skip to content

fix(deps): require six>=1.13.0 - #1030

Merged
busunkim96 merged 1 commit into
masterfrom
busunkim96-patch-12
Sep 14, 2020
Merged

fix(deps): require six>=1.13.0#1030
busunkim96 merged 1 commit into
masterfrom
busunkim96-patch-12

Conversation

@busunkim96

Copy link
Copy Markdown
Contributor

This is needed for collections_abc

Fixes #1029 🦕

This is needed for collections_abc
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 14, 2020
@busunkim96
busunkim96 merged commit 4acecc3 into master Sep 14, 2020
@celsooliveiraTBDE

Copy link
Copy Markdown

https://stackoverflow.com/questions/63902467/module-six-moves-has-no-attribute-collections-abc

I believe this may have broken something and the integrations aren't working as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

googleapiclient.discovery.build fails with module 'six.moves' has no attribute 'collections_abc' since version 1.12.0

3 participants