rethinkdb / rethinkdb-python

Python driver for RethinkDB
https://rethinkdb.com/api/python/
Apache License 2.0
64 stars 35 forks source link

Add looseversion to setup and update tags to most recent python version #310

Closed lsabi closed 1 year ago

lsabi commented 1 year ago

Reason for the change A change to solve the problem of https://github.com/rethinkdb/rethinkdb-python/issues/309

It integrates and surpasses changes introduced by https://github.com/rethinkdb/rethinkdb-python/pull/306

Description A clear and concise description of what did you changed and why.

Code examples If applicable, add code examples to help explain your changes.

Checklist

References Anything else related to the change e.g. documentations, RFCs, etc.

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit b227a125 and detected 0 issues on this pull request.

View more on Code Climate.

srh commented 1 year ago

I really think we should just have looseversion added, and not the 2.7 removal.

The change here would make the last release that claims to support 2.7 fail to install properly.

lsabi commented 1 year ago

@srh

Authors of the PR cannot approve the PR ..do you have the rights to approve it?

srh commented 1 year ago

Thank you for the changes @lsabi . Sorry for my lack of responsiveness. I've been traveling and staying in desert motels the past couple of days.