tyson-swetnam / porder

Simple CLI for Planet ordersV2 API
https://tyson-swetnam.github.io/porder/
Apache License 2.0
49 stars 12 forks source link

porder is not compatible with Python 3.7 #12

Closed bosth closed 5 years ago

bosth commented 5 years ago
    def get_body_async(self, handler, await=None):
                                          ^
SyntaxError: invalid syntax
samapriya commented 5 years ago

The release mentions Python 2.7 and 3.6 for now. Am adding python 3.7 support as an objective for later