google / pasta

Library to refactor python code through AST manipulation.
Apache License 2.0
341 stars 40 forks source link

Add six to install_requires #77

Closed koobs closed 4 years ago

koobs commented 5 years ago

six is a documented dependency, add it to install_requires accordingly

googlebot commented 5 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

soupytwist commented 5 years ago

Thanks for adding this! If you accept the CLA (https://cla.developers.google.com/) I can merge.

koobs commented 5 years ago

@soupytwist Hi Nick! I'm not too keen to sign a CLA at the moment, especially for such a small, metadata only change, but happy for you to close this, replace it with a PR of your own, or create an issue instead. If there are better alternatives, I'm all ears

soupytwist commented 4 years ago

I've added this in the latest commit. Thanks for your help!

koobs commented 4 years ago

@soupytwist Thank you Nick, my pleasure :)