Gandi / gandi.cli

⚠ ARCHIVED - Command line interface to Gandi.net products using the public API
http://cli.gandi.net/
GNU General Public License v3.0
347 stars 62 forks source link

Add support for python3.7 #261

Closed kerouanton closed 6 years ago

kerouanton commented 6 years ago

Updated setup script to add Python 3.7.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at ?% when pulling 041693b94ad47f193fe01c90a5fa6826c5ffdca8 on kerouanton:python37 into dc22621856c1a24850b6862bc0fc678f978c28c4 on Gandi:master.

grigouze commented 6 years ago

@kerouanton can you also add "3.7" in .travis.yml in your PR ?

So it will be also tested by CI.

Thanks.

grigouze commented 6 years ago

@kerouanton I create a new PR because travis config was missing.

I close this MR, and i will merge the new one : https://github.com/Gandi/gandi.cli/pull/262

kerouanton commented 6 years ago

sorry didn't react quickly enough. thanks for the commit.